athos / Bigmouth

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bigmouth Clojars Project CircleCI

Bigmouth is a Clojure framework to build delivery-only Mastodon-compatible web apps.

Note: Bigmouth is currently still in alpha quality and so not really suited for production use.

Install

Add the following line to your :dependencies:

Clojars Project

Make sure you have JVM 1.8.0 or later to run your Bigmouth app since Bigmouth is using a couple of the features introduced in JVM 1.8.

Usage

FIXME

License

Copyright © 2017 Shogo Ohta

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

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

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%