fn2api-web

Simple generation of cli+web APIs+UIs from specced functions (+metadata)

Leiningen/Boot

[fn2api-web "0.2.1-SNAPSHOT"]

Clojure CLI/deps.edn

fn2api-web/fn2api-web {:mvn/version "0.2.1-SNAPSHOT"}

Gradle

implementation("fn2api-web:fn2api-web:0.2.1-SNAPSHOT")

Maven

<dependency>
  <groupId>fn2api-web</groupId>
  <artifactId>fn2api-web</artifactId>
  <version>0.2.1-SNAPSHOT</version>
</dependency>