fmn icon indicating copy to clipboard operation
fmn copied to clipboard

Describe frontend/backend API

Open nphilipp opened this issue 2 years ago • 0 comments

Blocked by #779

Story

As a backend developer, I want to know the required API endpoints and their intended functions, so I can implement them.

Acceptance Criteria

  • [ ] Endpoints are declared …
  • [ ] … and their intended function is described.

Background

Currently we have a collection of request handlers but it's not clear if they are just returning test data, or how far they have come in being implemented and if all necessary endpoints even exist.

nphilipp avatar Oct 11 '22 14:10 nphilipp