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: 29 days ago
JSON representation
Clojure framework to build delivery-only Mastodon-compatible web apps
- Host: GitHub
- URL: https://github.com/athos/bigmouth
- Owner: athos
- License: epl-1.0
- Created: 2017-04-22T11:14:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-05T05:22:43.000Z (almost 8 years ago)
- Last Synced: 2025-04-27T12:43:01.504Z (about 1 month ago)
- Topics: clojure, mastodon, ostatus
- Language: Clojure
- Homepage:
- Size: 52.7 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Bigmouth [](https://clojars.org/bigmouth) [](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`:
[](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.