Minimal Clojure Web Server example in Coast Make sure you installed Clojure 1.9 with CLI tools. To run it: clj -m app.main then server listens on http://localhost:3000 . License MIT