documentation VS backend

Compare documentation vs backend and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
documentation backend
2 5
26 1,050
- 3.1%
3.4 9.0
15 days ago 15 days ago
JavaScript Rust
- GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

documentation

Posts with mentions or reviews of documentation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-06.
  • Revolt: Open-source alternative to Discord written in Rust
    9 projects | news.ycombinator.com | 6 Sep 2021
    I believe it can. The protocol seems pretty thoroughly documented https://developers.revolt.chat/
  • Revolt: Open Source Discord Like Chat Platform
    3 projects | /r/rust | 5 Sep 2021
    Great to see innovation, but it doesn't federate. Being open source alone doesn't bring users freedoms when it comes to social networks. Think of Signal for example, which is very locked down. Social networks/apps/etc. have their moat in their userbase, not the code. Not even tik tok with its famous recommendation algorithm. Reddit used to be open source, now isn't. Forks couldn't take off because the users were/are on the main fork. If it doesn't federate, the network being open source right now helps little. It can be closed any day and users can't do anything about it because >90% don't care.

backend

Posts with mentions or reviews of backend. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-28.
  • Selfhosted discord alternative
    3 projects | /r/selfhosted | 28 Mar 2023
    What's not open source of Revolt Chat? Last time I checked, they were using GPL 3.0.
  • How to use API?
    1 project | /r/revoltchat | 7 Mar 2023
    Our API is documented here, and there's API libraries for popular programming languages (I'd recommend you use one of those instead of rolling your own implementation). To authenticate as bot you have to pass X-Bot-Token instead of X-Session-Token.
  • Issues with channels
    1 project | /r/revoltchat | 12 Sep 2022
    Fixed as of https://github.com/revoltchat/backend/commit/86ad72b4264ca08ad39023dacff82684cb0ae9ee.
  • How discord mange 300M socket connection
    3 projects | dev.to | 15 Jul 2022
    Revolt
  • Revolt: Open-source alternative to Discord written in Rust
    9 projects | news.ycombinator.com | 6 Sep 2021
    Just want to suggest that if you're interested in doing this in the future, please put in effort to define interfaces up front. I took a quick look at the codebase and it looks like mongo is "in there pretty good"[0] without any abstraction to make it easily shimmable.

    Just a little specification around the that interface (Trait) will go a long way to making other backends possible and should make it much easier to know and manage the API contract a capable database must provide.

    [0]: https://github.com/revoltchat/delta/blob/master/src/database...

What are some alternatives?

When comparing documentation and backend you can also consider the following projects:

matrix-react-sdk - Matrix SDK for React Javascript

Element - A glossy Matrix collaboration client for the web.

awesome-revolt - Collection of Revolt libraries, bots, clients and other cool stuff.

desktop - Revolt Desktop App

Howler

homebrew-core - 🍻 Default formulae for the missing package manager for macOS (or Linux)

support - Your go-to guides for understanding Hashnode a little better.

Mastodon - Your self-hosted, globally interconnected microblogging community

server - Spacebar server - A reimplementation of the Discord.com backend, built with Typescript and love