enhancementgood first issue
Metriche repository
- Star
- (1 stella)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Add the following functions and corresponding tests:
- List tasks: GET /v1/tasks
- Get a single task by id: GET /v1/tasks/{id}
- Run task: POST /v1/tasks/{id}/run
- Stop task: POST /v1/tasks/{id}/stop