akshitagupta15june / akshitagupta15june/PetMe
Refactor the API controllers
Ouverte
- Langage dominant
- HTML
- Étoiles
- 515
- Forks
- 747
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I want to refactor the API controllers for this project by segregating business logic into controllers and services.
- Services will expose functions that will interact with the database or any other external data provider.
- Move commonly used functions under a utils folder.
- Have a common API client that can be imported wherever required.
There are other code-level improvements that can be done.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.