Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feature Folders

The project is organized in feature folders, following the base principles of Clean Architecture.

Value Objects

This project aims to use record struct for smaller VO's, ensuring immutability with readonly.

IE: ProductId

Inspirations https://www.youtube.com/watch?v=GCuVC_qDOV4 - How To Organize Minimal API Endpoints Inside Of Clean Architecture (Milan Jovanović)

About

POC project using YARP as API Gateway, Keycloak as IdP, and sample microservices (Catalog & Orders)

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages