Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geowarin/myspray
https://github.com/geowarin/myspray
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/geowarin/myspray
- Owner: geowarin
- Created: 2014-10-13T22:37:55.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-14T01:13:55.000Z (about 10 years ago)
- Last Synced: 2023-04-09T10:55:41.482Z (over 1 year ago)
- Language: Scala
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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