robatipoor / rustfulapi
🚀 Reusable template for building REST Web Services in Rust. Uses Axum HTTP web framework and SeaORM
☆136Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for rustfulapi
- This is a simple Api template for Rust ( Axum framework )☆81Updated last year
- A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.☆122Updated 11 months ago
- Are you interested in building a secure authentication system for your Rust web application? Look no further than the Axum framework and …☆113Updated last year
- Authorization extension for popular web-frameworks to protect your endpoints☆216Updated last week
- A fullstack RealWorld implementation using rust, axum, sqlx, and yew!☆238Updated 2 years ago
- ☆81Updated 2 years ago
- Benchmarking web frameworks written in rust with rewrk tool.☆255Updated 10 months ago
- Learn axum by building web apps fast.☆133Updated 2 weeks ago
- Demo of Rust and axum web framework with Tokio, Tower, Hyper, Serde☆366Updated last week
- Axum Session Management Libraries that use Sqlx☆156Updated 3 weeks ago
- A Rust implementation of the Realworld demo app spec using Axum and SQLx.☆212Updated 3 months ago
- Example Actix 2.x REST application implementing many features☆292Updated 10 months ago
- A sample application to experiment with Rust-based microservices☆32Updated 9 months ago
- DEPRECATED: A demo Rust API implementation using Tokio, Axum, async-graphql, and SeaORM☆130Updated 8 months ago
- A RealWorld app implementation as a fullstack Rust project using Axum (back-end) and Dioxus (front-end).☆88Updated 9 months ago
- 🥠Sessions as a `tower` and `axum` middleware.☆256Updated this week
- Actix-web wrapper for automatic OpenAPI 3.0 documentation generation.☆143Updated this week
- 🪪 User identification, authentication, and authorization for Axum.☆627Updated this week
- Rust Axum Full Course code.