Hello, I'm not really sure I know what I'm doing but I'm trying to build a simple API using reitit and I just don't seem to be able to figure out some "basic" stuff.
Example project with reitit api and swagger UI https://github.com/practicalli/gameboard-donut
Uding Practicalli Project Templates, :practicalli/service , you can generate your own project (with integrant, donut or without a component system)
https://practical.li/clojure/clojure-cli/projects/templates/practicalli/
Thank you @jr0cket, I'll try to study these examples as soon as I can!