compojure-api-chassis/lein-template

A compojure-api chassis with mount, omniconf, buddy and metrics-clojure, optionally with postgres/hikari/migratus, selmer and friend-oauth2

Leiningen/Boot

[compojure-api-chassis/lein-template "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

compojure-api-chassis/lein-template {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("compojure-api-chassis:lein-template:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>compojure-api-chassis</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>