io.aviso/rook

Ruby on Rails-style resource mapping for Clojure/Compojure web apps

Leiningen/Boot

[io.aviso/rook "0.1.6"]

Clojure CLI/deps.edn

io.aviso/rook {:mvn/version "0.1.6"}

Gradle

implementation("io.aviso:rook:0.1.6")

Maven

<dependency>
  <groupId>io.aviso</groupId>
  <artifactId>rook</artifactId>
  <version>0.1.6</version>
</dependency>