Skip to content

erik-farmer/hearthstoneAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning to build an API with RoR

Building a card database for Blizzard's Hearthstone game. Goal is to return json objects for other apps.

Phase 1:

Build API to return character object with tests

Phase 2:

Add cards so that application.com//cards returns all cards by given class

Phase 3+:

Add additional filters (Rarity, card cost, card type etc) and build out API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages