rustdb-axum-example 0.1.35

Axum rustdb example
1
2
3
4
5
6
7
8
9
10
11
Axum-based webserver, with timed jobs, password hashing, data compression, email transmission and database replication.

Command line arguments:

Master mode: address:port ( default 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 queries are allowed.

crates.io : https://crates.io/crates/rustdb-axum-example