Todo-Backend in Compojure This is a simple implementation of the Todo-Backend API spec. The API can be hit directly at http://todo-backend-compojure.herokuapp.com/todos It persists todos to Postgres via clojure.java.jdbc.