This website requires JavaScript.
Explore
Help
Sign in
Versal
/
versal-backend
Watch
1
Star
1
Fork
You've already forked versal-backend
0
Code
Issues
6
Pull requests
Projects
Releases
Packages
Activity
The backend (rest and websocket api) of the Versal platform
44
commits
1
branch
0
tags
340
KiB
Rust
95.8%
Python
4.2%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
SeanOMik
225642c52e
Implement delete and editing of messages (
fixes
#6
)
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