Skip to content

anthonybeckett/CleanArchitectureApi

Repository files navigation

Clean Architecture API

This is just a project to get a better understanding of clean architecture and domain driven design.

Helper notes: - When adding a new migration, run it in the infrastructure directory and append the startup project like this

    dotnet ef migrations add Initial --startup-project ../CleanArchitectureApi.Api

Endpoints for the API can be accessed in Development mode through this url:

http://localhost:5000/scalar/v1

About

Learning and getting a better understanding around DDD and Clean Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •