net.cgrand/moustache

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 105,189 Downloads
  • 102,312 This Version

Leiningen/Boot

[net.cgrand/moustache "1.1.0"]

Clojure CLI/deps.edn

net.cgrand/moustache {:mvn/version "1.1.0"}

Gradle

implementation("net.cgrand:moustache:1.1.0")

Maven

<dependency>
  <groupId>net.cgrand</groupId>
  <artifactId>moustache</artifactId>
  <version>1.1.0</version>
</dependency>