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

https://github.com/benedekfazekas/sample-webapp

sample ring/compojure webapp
https://github.com/benedekfazekas/sample-webapp

Last synced: 3 months ago
JSON representation

sample ring/compojure webapp

Awesome Lists containing this project

README

        

# sample-webapp

As it says on the tin. slightly modified/updated compojure lein template really with cheshire added.

## Prerequisites

You will need [Leiningen][] 2.0.0 or above installed.

[leiningen]: https://github.com/technomancy/leiningen

## Running

To start a web server for the application, run:

lein ring server-headless

## Running the tests

lein do clean, test

## License

Copyright © 2015 FIXME