Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 217 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 217 Bytes

mtg-api

Simple REST API to get "Magic: The Gathering" information using Spring Boot and mtgjson.com. No database required, all sets and cards information are loaded from mtgjson json files and are stored in memory.