practicalli / clojure-web-services

Develop production grade server-side web services and APIs using Clojure and REPL driven development
https://practical.li/clojure-web-services
Creative Commons Attribution Share Alike 4.0 International
11 stars 14 forks source link

deps.edn version of compojure-api template #41

Closed practicalli-johnny closed 1 year ago

practicalli-johnny commented 4 years ago

https://github.com/cjohansen/compojure-api-tools-deps

practicalli-johnny commented 1 year ago

The practicalli/service template provides an API project using reitit and reitit-ring so is a suitable substitute for compojure-api template.

No current plans to add compojure routing to any practicalli templates.