This project is inspired by this awesome blog on designing REST APIs.
A WIP mostly meant for learning how to create a good overall design for a RESTful API service in Clojure.
You will need Leiningen 2.0.0 or above installed.
To start a web server for the application, run:
lein ring server-headless