AbsaOSS / AbsaOSS/enceladus

REST API

未关闭
#965 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。