Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mastodon/mastodon-bridge
- Owner: mastodon
- Archived: true
- Created: 2016-10-24T16:18:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-26T00:39:37.000Z (over 6 years ago)
- Last Synced: 2024-05-23T04:05:22.913Z (6 months ago)
- Topics: mastodon, twitter
- Language: Ruby
- Homepage: https://bridge.joinmastodon.org
- Size: 192 KB
- Stars: 62
- Watchers: 8
- Forks: 11
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
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)