Skip to content

Ensure UI only calls BFF endpoints #91

Closed
@tsagadar

Description

@tsagadar

As discussed here #58 (comment), we wanted the UI to only call /ui/bff - never /api/v1. Somehow I missed to this is not yet implemented, so creating a ticket for it here.

Personally, I would only expose /api/v1 endpoints that are currently required to integrate gooseBit the surrounding infrastructure (like uploading software from a CI). This because /api/v1 should be a stable interface. The wider it is, the more likely we will break it.

In /ui/bff we have more freedom to change things around, so we also don't need the optimal structure right from the start but will find it over time.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions