Skip to content

refactor: Migrate the backend to a REST api #345

@ix-56h

Description

@ix-56h

Describe the issue

The current backend is a bit messy and serves the ingest response with a fully generated HTML response.
This is an issue for agent compatibility and this can slow us a lot for future features.

We need a REST api ready for a future proof frontend.

Only 1 endpoint needed : GET /api/ingest

This can then be used as a reference for future endpoints as for #318 .

Metadata

Metadata

Assignees

Labels

plannedThis will be implementedwork in progressThis PR is not ready yet but is being worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions