#axum
-
Building Web API's With Rust 2
Following the first post around hyper.rs and getting a basic server running, this changes a little to add routing capabilities using the library reset_router.
Following the first post around hyper.rs and getting a basic server running, this changes a little to add routing capabilities using the library reset_router.