/jsonoid-server

Primary LanguageScalaMIT LicenseMIT

JSONoid Server

CI

Build & Run

$ cd jsonoid-server
$ sbt
> jetty:start
> browse

If browse doesn't launch your browser, manually open http://localhost:8080/ in your browser.