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

#661 in HTTP server

Download history 3/week @ 2024-02-23 279/week @ 2024-03-01 68/week @ 2024-03-08 1/week @ 2024-03-15

348 downloads per month

MIT/Apache

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

~17–32MB
~577K SLoC