Starter project for an async JSON REST API using Scalatra, Akka, Casbah and Salat.
$ cd rest_api
$ ./sbt
> container:start
> browse
If browse
doesn't launch your browser, manually open http://localhost:8080/ in your browser.
Starter project for an async JSON REST API using Scalatra, Akka, Casbah and Salat.
$ cd rest_api
$ ./sbt
> container:start
> browse
If browse
doesn't launch your browser, manually open http://localhost:8080/ in your browser.