Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.