com.palletops/api-builder

Write api functions with domain information.

Leiningen/Boot

[com.palletops/api-builder "0.2.0"]

Clojure CLI/deps.edn

com.palletops/api-builder {:mvn/version "0.2.0"}

Gradle

implementation("com.palletops:api-builder:0.2.0")

Maven

<dependency>
  <groupId>com.palletops</groupId>
  <artifactId>api-builder</artifactId>
  <version>0.2.0</version>
</dependency>