Paul 1872432725 0.5.1-alpha.8
Add Edit Role route.
2021-07-13 13:43:42 +01:00
2021-07-13 13:43:42 +01:00
2020-08-30 15:07:45 +01:00
2021-07-06 12:21:40 +01:00
2021-07-06 12:21:40 +01:00
2021-06-01 19:45:42 +00:00
2020-08-30 15:44:56 +01:00
2021-07-13 13:43:42 +01:00

Delta is a blazing fast API server built with Rust for the REVOLT platform.

Features:

  • Robust and efficient API routes for running a chat platform.
  • Distributed notification system, allowing any node to be seamlessly connected.
  • Simple deployment, based mostly on pure Rust code and libraries.
  • Hooks up to a MongoDB deployment, provide URI and no extra work needed.

Docker Helper Scripts

If you have Docker installed, you can use the helper scripts to deploy Revolt in your development environment.

./build.sh   # build Docker image
./run.sh     # run Docker container
./monitor.sh # view container logs
./remove.sh  # kill and remove container
Languages
Rust 94.4%
HTML 4.7%
Shell 0.4%
Dockerfile 0.2%
Python 0.2%