SaadiSave / zero2prodLinks
An implementation of Zero To Production In Rust using Axum instead of Actix
☆38Updated last year
Alternatives and similar repositories for zero2prod
Users that are interested in zero2prod are comparing it to the libraries listed below
Sorting:
- Gerust is a project generator for Rust backend projects. It takes care of the accidental complexity so you can stay focused on what matte…☆137Updated 3 weeks ago
- A Rust implementation of the Realworld demo app spec using Axum and SQLx.☆233Updated last year
- A RealWorld app implementation as a fullstack Rust project using Axum (back-end) and Dioxus (front-end).☆112Updated last year
- A fullstack RealWorld implementation using rust, axum, sqlx, and yew!☆248Updated 3 years ago
- A starter project that sets up axum and yew for full stack Rust web apps.☆143Updated last year
- Authorization extension for popular web-frameworks to protect your endpoints☆231Updated 3 weeks ago
- Demo of Rust and axum web framework with Tokio, Tower, Hyper, Serde☆407Updated 3 weeks ago
- 🦀🔨 DevBcn Workshop - Full Stack Rust - Actix - Postgres - Shuttle - Dioxus☆129Updated 10 months ago
- Axum Session Management Libraries that use Sqlx☆175Updated 3 weeks ago
- Starting project template for Rust Axum backend and Svelte frontend☆166Updated last year
- Learn axum by building web apps fast.☆139Updated 8 months ago
- Are you interested in building a secure authentication system for your Rust web application? Look no further than the Axum framework and …☆125Updated 2 years ago
- Leptos Axum starter with Admin dashboard and SSR/SPA website☆107Updated this week
- A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.☆128Updated last year
- Developed following the book "Zero To Production In Rust" using axum instead of actix-web.☆38Updated 3 years ago
- ☆83Updated 3 years ago
- tchatchers is a blazing fast chat application built with Axum and Yew.rs☆202Updated 3 months ago
- The complete code for "Master Hexagonal Architecture in Rust"☆185Updated last year
- Hexagonal architecture example in Rust☆141Updated 3 years ago
- Building REST API Web service in Rust using axum, JSON Web Tokens (JWT), SQLx, PostgreSQL, and Redis.☆67Updated 3 months ago
- Easy E2E testing for applications built on Axum