AbsaOSS / AbsaOSS/enceladus

REST API

Open
#965 2 comments 0 reactions 0 assignees View on GitHub
Epic Menas priority: high
Dominant language
Scala
Stars
33
Forks
16
PR merge metrics
No merged PRs in 30d

Description

## 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.