Smilodon

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.

Contributing

  1. Fork it (https://github.com/RockManJoe64/smilodon/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors