bigmouth

Clojure framework to build delivery-only Mastodon-compatible web apps

Leiningen/Boot

[bigmouth "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

bigmouth/bigmouth {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("bigmouth:bigmouth:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>bigmouth</groupId>
  <artifactId>bigmouth</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>