diegoborbadev / expense-manager

💸 Expense Manager
MIT License
1 stars 0 forks source link

Service Abstractions #9

Closed diegoborbadev closed 1 month ago

diegoborbadev commented 2 months ago

Implement abstractions for service classes to interact with repositories (CRUD).

Note: The implementations should consider the model abstractions.