kit-clj / kit

Lightweight, modular framework for scalable web development in Clojure
https://kit-clj.github.io/
MIT License
463 stars 43 forks source link

kit to build like-springboot web services #135

Open promangallego opened 4 months ago

promangallego commented 4 months ago

Hey! I just wanted to ask if there is any guide about how to use this framework to build webservices. Cheers!

yogthos commented 4 months ago

The official documentation describes how to do routing, query the db, and so on https://kit-clj.github.io/docs/routes.html

there are also some example projects here https://github.com/kit-clj/kit-examples

and there is a course on building a service from start to end, but it's paid https://www.jacekschae.com/kit