A very minimal project that shows how simple session-based authentication works (ring-based) Clojure web apps
You will need Leiningen 2.0.0 or above installed.
To start a web server for the application, run:
lein ring server
or run the -main
function from within the REPL
Copyright © 2019 Maximilian Gerlach