reitit

ppandis 2025-06-26T20:42:45.818759Z

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.

practicalli-johnny 2025-06-27T10:08:55.947129Z

Example project with reitit api and swagger UI https://github.com/practicalli/gameboard-donut

practicalli-johnny 2025-06-27T10:12:03.557349Z

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/

ppandis 2025-07-07T11:25:02.774819Z

Thank you @jr0cket, I'll try to study these examples as soon as I can!