go-exercises-backend, v1.0.2
Posted on

Back-end of the service for solving programming exercises.
Extend the Postman collection.
Change Log
- extend the Postman collection.
Repository
Link: https://github.com/thewizardplusplus/go-exercises-backend/tree/v1.0.2.
Content: code.
License: MIT.
Screenshots
PUT /api/v1/tasks/{id} route with real data in the Postman tool

POST /api/v1/tasks/{taskID}/solutions/ route with real data in the Postman tool
