Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.09 KB

File metadata and controls

38 lines (22 loc) · 1.09 KB

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