The backend (rest and websocket api) of the Versal platform
  • Rust 95.8%
  • Python 4.2%
Find a file
2025-10-08 19:28:44 -04:00
.vscode Split middleware into account and hub membership middlewares, modify all hub endpoints to work with new middlewares 2025-04-23 21:07:18 -04:00
crates Implement delete and editing of messages (fixes #6) 2025-10-08 19:28:44 -04:00
dev Implement delete and editing of messages (fixes #6) 2025-10-08 19:28:44 -04:00
.gitignore Create versal-federation crate, start on message queue, split a bunch of shared code to other crates 2024-12-12 21:02:19 -05:00
Cargo.lock Move federation endpoints back to a federation api 2025-04-25 22:11:43 -04:00
Cargo.toml Initial commit, creating users and user sessions 2024-12-08 01:35:17 -05:00
LICENSE Initial commit, creating users and user sessions 2024-12-08 01:35:17 -05:00
rustfmt.toml wip 2025-02-14 23:44:50 -05:00