Kit is a lightweight, modular framework for scalable web development in Clojure.
Start hacking immediately with the REPL and embedded development server
Choose productivity and performance by leveraging Clojure on the JVM
Kit is built for needs of scalable systems.
This course will introduce developers to service development using Kit micro-framework. The course will cover setting up a new project, adding routes, managing resources, and working with the database.
Using neil and Clojure tools, getting started is as easy as:
$ brew install clojure/tools/clojure babashka/brew/neil
$ neil new io.github.kit-clj/kit yourname/guestbook