go-exercises-backend, v1.5.1
Posted on

Back-end of the service for solving programming exercises.
Perform refactoring; improve the HTTP statuses of the responses.
Change Log
- improve the HTTP statuses of the responses:
- in case of success;
- in case of an error;
- perform refactoring:
- add the
usecasespackage.
- add the
Repository
Link: https://github.com/thewizardplusplus/go-exercises-backend/tree/v1.5.1.
Content: code.
License: MIT.