alvarmaciel / mutual-humanes

Humanes API project to learn and document the learning process
1 stars 0 forks source link

Refactor out a service layer #12

Open alvarmaciel opened 11 months ago

alvarmaciel commented 11 months ago

that can serve as an abstraction to capture the use case and that will sit between FastAPI and our domain model. Build some service-layer tests and show how they can use FakeRepository