/todo-backend-clojure-luminus-immutant

A ToDo Backend implementation in Clojure using Luminus and Immutant

Primary LanguageClojureApache License 2.0Apache-2.0

todo

generated using Luminus version "2.9.12.31"

Built and deployed to Heroku with Codeship Status for joshrotenberg/todo-backend-clojure-luminus-immutant

Overview

This is an implementation of the ToDo Backend using Clojure, Luminus and Immutant.

Prerequisites

You will need Leiningen 2.0 or above installed.

Running

To start a web server for the application, run:

lein run 

You can then navigate to http://localhost:3000/swagger-ui/index.html and play around with the API there.

ToDo Backend

Run the tests here

See the Swagger UI here

License

Copyright © 2018 Josh Rotenberg