| Crates.io | rustdb-axum-example |
| lib.rs | rustdb-axum-example |
| version | 0.3.3 |
| created_at | 2021-11-19 19:05:50.064667+00 |
| updated_at | 2022-08-17 14:05:49.080682+00 |
| description | Axum rustdb example |
| homepage | |
| repository | https://github.com/georgebarwood/rustdb-axum-example |
| max_upload_size | |
| id | 484585 |
| size | 162,412 |
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