Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/geowarin/myspray


https://github.com/geowarin/myspray

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

        

* Launch SBT:

$ sbt

* Compile everything and run all tests:

> test

* Start the application:

> re-start

* Browse to [http://localhost:8080](http://localhost:8080/)

* Stop the application:

> re-stop