katayama8000 / axum-ddd-rustLinks
☆40Updated last week
Alternatives and similar repositories for axum-ddd-rust
Users that are interested in axum-ddd-rust are comparing it to the libraries listed below
Sorting:
- An example of web application (REST API) by using Rust and Axum with DDD, Clean Architecture, Explicit Architecture.☆69Updated last year
- An example of web application by using Rust and Axum with Clean Architecture.☆133Updated 3 years ago
- 🦀🔨 DevBcn Workshop - Full Stack Rust - Actix - Postgres - Shuttle - Dioxus☆130Updated 10 months ago
- A demo application for the cqrs-es crate.☆125Updated last year
- ☆39Updated 4 months ago
- A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.☆128Updated last year
- A reference on structuring a Rust project for testability☆65Updated 3 years 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
- A sample application to experiment with Rust-based microservices☆34Updated last year
- High-performance, async-friendly and ergonomic WebAPI testing framework for Rust☆197Updated this week
- High level server designed to be used with axum framework.☆230Updated 4 months ago
- 🚀 Reusable template for building REST Web Services in Rust. Uses Axum HTTP web framework and SeaORM☆191Updated 5 months ago
- Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.☆116Updated last week
- Swagger code generator for actix-web framework☆112Updated 2 years ago
- Reference implementation of a full-stack Rust application☆96Updated last year
- Agent2Agent in Rust☆54Updated 2 months ago
- User Authentication microservice made in Rust (WIP)☆56Updated 3 years ago
- A fullstack RealWorld implementation using rust, axum, sqlx, and yew!☆248Updated 3 years ago
- Rust server with Axum, GraphQL and SurrealDb☆63Updated 5 months ago
- Clean boilerplate for graphql services, wasm/yew frontend, handlebars frontend. Using tide, rhai, async-graphql, surf, graphql-client, ye…☆45Updated 2 years ago
- Axum Session Management Libraries that use Sqlx☆175Updated last month
- ☆91Updated last month
- A Domain Driven Design example application in Rust.☆269Updated 3 years ago
- Cookiecutter Rust Actix template for jumpstarting production-ready projects quickly.☆217Updated last year
- Examples for using Shuttle with different frameworks and resources☆186Updated 3 weeks ago
- Example Actix 2.x REST application implementing many features