A federated social media server written in Crystal. This is a work in progress.
The goal is to have a server that can federate with other servers using the ActivityPub protocol, preferably with Mastodon.
- Fork it (https://github.com/RockManJoe64/smilodon/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
- Jose Chavez - creator and maintainer