Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manub/mtg-library
A set of APIs to gather information about Magic: The Gathering cards.
https://github.com/manub/mtg-library
Last synced: about 4 hours ago
JSON representation
A set of APIs to gather information about Magic: The Gathering cards.
- Host: GitHub
- URL: https://github.com/manub/mtg-library
- Owner: manub
- Created: 2013-12-24T16:29:23.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-10T22:49:45.000Z (almost 11 years ago)
- Last Synced: 2023-07-07T19:20:47.509Z (over 1 year ago)
- Language: Shell
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MTG Library #
## Build & Run ##
```sh
$ cd MTG_Library
$ ./sbt
> container:start
> browse
```If `browse` doesn't launch your browser, manually open [http://localhost:8080/](http://localhost:8080/) in your browser.