Open Source
rstat.us is entirely, 100% Open Source, and so is our development stack.
rstat.us
rstat.us is the website you're looking at.
- Website (duh)
- License: CC0 (essentially public domain)
- Source Code
ruby
Ruby is the programming language that rstat.us is written in.
- Website
- License: the Ruby License
- Source Code
Rails
Rails is the web framework that we use.
- Website
- License: MIT
- Source Code
mongodb
MongoDB is the database that powers rstat.us.
- Website
- License: AGPLv3
- Source Code
ostatus
ostatus is the protocol we use to send updates.
pubsubhubbub
pubsubhubbub is a protocol that OStatus builds upon.