Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mastodon/mastodon-bridge

Moved to https://source.joinmastodon.org/mastodon/bridge
https://github.com/mastodon/mastodon-bridge

mastodon twitter

Last synced: about 1 month ago
JSON representation

Moved to https://source.joinmastodon.org/mastodon/bridge

Awesome Lists containing this project

README

        

# Mastodon Bridge

This is a simple web app that helps you find your Twitter friends on the federated Mastodon network. It is also an example of how the Mastodon API can be used and the federated OAuth authorization flow.

## Links

- [Ruby gem for Mastodon API](https://github.com/Gargron/mastodon-api)
- [OmniAuth strategy for Mastodon](https://github.com/Gargron/omniauth-mastodon)