Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/athos/bigmouth

Clojure framework to build delivery-only Mastodon-compatible web apps
https://github.com/athos/bigmouth

clojure mastodon ostatus

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# Bigmouth [![Clojars Project](https://img.shields.io/clojars/v/bigmouth.svg)](https://clojars.org/bigmouth) [![CircleCI](https://circleci.com/gh/athos/Bigmouth.svg?style=svg)](https://circleci.com/gh/athos/Bigmouth)

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](https://clojars.org/bigmouth/latest-version.svg)](http://clojars.org/bigmouth)

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.