REST API
未关闭
Epic
Menas
priority: high
- 主要语言
- Scala
- 星标
- 33
- 派生
- 16
- PR 合并指标
- 30 天内没有已合并 PR
描述
## 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
贡献指南
评估
这个 Issue 还没有评估数据。