/glowing-adventure

REST service demo/learning project using Clojure, Compojure, Ring, and built in STM functionality

Primary LanguageClojureGNU General Public License v3.0GPL-3.0

emp-rest

Simple demo of a REST service in Clojure using Compojure and Ring, and built-in software transactional memory functionality

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Running

To start a web server for the application, run:

lein ring server

License

Copyright © 2017 Sean Moles