# 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/tootsuite/mastodon-api) - [OmniAuth strategy for Mastodon](https://github.com/tootsuite/omniauth-mastodon)