moustache

a micro web framework/internal DSL to wire Ring handlers and middlewares

Leiningen/Boot

[moustache "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

moustache/moustache {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("moustache:moustache:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>moustache</groupId>
  <artifactId>moustache</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>