Mastodon is a free and open source, federated microblogging social network, that also has a REST API.
Mastodon is a free and open source microblogging network built as a decentralized federation of independently-operated servers. The server-side technology is Ruby on Rails, and the front end is written in JavaScript (React.js and Redux). It implements the ActivityPub and WebFinger protocols for interoperability with other social networks.
- Source code at github
- Official Website
- Documentation - for users, developers and hosts