REST API
Aperta
Epic
Menas
priority: high
- Lingua principale
- Scala
- Stelle
- 33
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## Background
Currently, the Menas API was not originally meant for public use. It is not quite RESTful, it lacks validation and uses very broad DTO models.
## Epic
We need to turn it into a fully robust REST API. This includes:
- Use proper HTTP methods (verbs)
- Use proper HTTP endpoints (nouns)
- Validate requests and return appropriate status codes
- Transfer specifically designed DTO models (CQRS)
- Provide API documentation
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.