43 releases
0.3.3 | Aug 17, 2022 |
---|---|
0.3.2 | Aug 16, 2022 |
0.2.0 | Aug 13, 2022 |
0.1.37 | Aug 12, 2022 |
0.1.1 | Nov 23, 2021 |
#974 in HTTP server
105 downloads per month
120KB
3K
SLoC
Axum-based webserver based on rustdb database, with database browsing, timed jobs, password hashing, data compression, email transmission and database replication.
Command line arguments:
Master mode: address:port
Default address:port is 0.0.0.0:80
Slave mode: address:port slave {master-URL} {login cookies}
In slave mode, the master database is replicated, and only GET requests are allowed.
crates.io : https://crates.io/crates/rustdb-axum-example
Dependencies
~18–33MB
~595K SLoC