simple static file server written in Rust based on axum framework
-
Updated
Jan 21, 2025 - Rust
simple static file server written in Rust based on axum framework
A tower sessions plugin to store the data on the disk
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.
🖥️ Simple HTTP server written in Rust and packaged inside a Docker image
First experiment of Rust API development using mainly the Axum lib
Add a description, image, and links to the tower-http topic page so that developers can more easily learn about it.
To associate your repository with the tower-http topic, visit your repo's landing page and select "manage topics."