Building a card database for Blizzard's Hearthstone game. Goal is to return json objects for other apps.
Build API to return character object with tests
Add cards so that application.com//cards returns all cards by given class
Add additional filters (Rarity, card cost, card type etc) and build out API