Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

API endpoints should expand functionalities of the NApp #4

@Auwate

Description

@Auwate

Description

Currently, API endpoints return a placeholder text to signify that they are working and available. These should be rewritten to allow for more functionality.

Suggestions

v1/GET

The v1/GET endpoint could possibly return metric data on the NApp. For instance, it could provide I/O metrics, key-value pairs for events and the amount sent, or could simply ping that the application is working and has a connection to Kafka.

v1/POST

The v1/POST endpoint could be used to manually send an event to Kafka (if this functionality could be useful in the future). It would likely require documentation on how the syntax works.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions