REST API
Đang mở
Epic
Menas
priority: high
- Ngôn ngữ chính
- Scala
- Star
- 33
- Fork
- 16
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.