A modern, secure, and scalable Todo REST API built with Rust using Axum framework, featuring JWT authentication, PostgreSQL integration, and comprehensive error handling.
This project is a sample REST API built with Rust, using Actix-web as the main framework, PostgreSQL for the database, and JWT authentication for securing endpoints. It is designed as a clean and ...