Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/s-h-gamelinks/activity-pub-relay

ActivityPub Relay Server
https://github.com/s-h-gamelinks/activity-pub-relay

activitypub activitypub-federation ruby

Last synced: about 1 month ago
JSON representation

ActivityPub Relay Server

Awesome Lists containing this project

README

        

# ActivityPub Relay

Mastodon and Misskey(or other Misskey fork) supported ActivityPub Relay.

## References

[mayaeh/pub-relay-prototype](https://github.com/mayaeh/pub-relay-prototype)
[mastoson/mastodon](https://github.com/mastodon/mastodon)

I refereced these software codes when implementing ActivityPub Relay.
Thank you for these software implemented and maintained.

## LICENSE

[AGPL-3.0 license](./LICENSE)

## Requirements

- Ruby 3.3.6
- Rails 8.0.0
- SQLite3
- Docker

## Docs

- [ActivityPub Relay Docs](https://s-h-gamelinks.github.io/activity-pub-relay/)