An open API service indexing awesome lists of open source software.

https://github.com/nawodyaishan/rust-axum-starter

A simple RESTful API built with Rust using the Axum framework. This project serves as a starter template for building scalable and maintainable backend applications in Rust. It includes versioned APIs (v1 and v2) for basic user management operations using a JSON file as a datastore.
https://github.com/nawodyaishan/rust-axum-starter

anyhow axum lazy-static rust serde tokio tower-http

Last synced: 8 months ago
JSON representation

A simple RESTful API built with Rust using the Axum framework. This project serves as a starter template for building scalable and maintainable backend applications in Rust. It includes versioned APIs (v1 and v2) for basic user management operations using a JSON file as a datastore.

Awesome Lists containing this project