jultabary / 4dk
DDD framework with some features such as Logging, Authorization ...
☆13Updated last year
Alternatives and similar repositories for 4dk:
Users that are interested in 4dk are comparing it to the libraries listed below
- Rust API server showcase heavily influenced by the DDD, Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆29Updated 2 years ago
- Hexagonal architecture example in Rust☆16Updated 4 years ago
- DDD, CQRS Rust example. Postgres, Rocket☆35Updated 6 years ago
- A tutorial on hexagonal architecture developed in Rust☆39Updated last year
- Hexagonal architecture in Rust☆43Updated 4 years ago
- A modern take on microservices in a cloud native world☆27Updated 2 weeks ago
- A Clean Archtiecture template for a Rest API in rust☆181Updated last year
- An example of web application (REST API) by using Rust and Axum with DDD, Clean Architecture, Explicit Architecture.☆63Updated 9 months ago
- Simple rust api implemented with clean architecture☆38Updated last year
- Clean Architecture Implementation, async-io high performance Rest API in Rust☆31Updated 3 weeks ago
- A Domain Driven Design example application in Rust.☆267Updated 2 years ago
- A demo application for the cqrs-es crate.☆125Updated last year
- Realworld Fullstack with Rust + Tera + SQLx☆28Updated 4 months ago
- Hexagonal architecture example in Rust☆142Updated 2 years ago
- Example authentication microservice using gRPC with Tonic and SQLx.☆37Updated 5 years ago
- A Domain Driven Design example application in Rust.☆18Updated 2 years ago
- A lightweight async dependency injection toolkit for Rust☆48Updated 2 weeks ago
- Template for a microservice based on Domain Driven Design principles with Rust☆22Updated last week
- Example of JWT authentication and authorization in Rust using Warp☆53Updated 3 years ago
- In this article, you'll learn how to build a CRUD API in Rust using SQLX, Actix-web, and PostgreSQL. Learning how to build a CRUD API as …☆51Updated 2 years ago
- A sample REST API in Rust, using Docker, Iron, Diesel and Postgres☆22Updated 7 years ago
- A simple SSO implementation in Rust☆32Updated last week
- Are you interested in building a secure authentication system for your Rust web application? Look no further than the Axum framework and …☆120Updated 2 years ago
- Full-Stack Clean Architecture implementation example written in Rust