API enpoints on domain root #4

Open
opened 2026-06-12 11:59:52 +02:00 by kalipso · 0 comments
Owner

Currently all api endpoints reside on the domain root. This will lead to problems when frontend and backend share the same domain.

For this reason i suggest moving all api calls behind /api/v1/ - which is a common practice to solve this issue.

Currently all api endpoints reside on the domain root. This will lead to problems when frontend and backend share the same domain. For this reason i suggest moving all api calls behind `/api/v1/` - which is a common practice to solve this issue.
ahtlon was assigned by kalipso 2026-06-22 14:53:18 +02:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: malobeo/gatekeeper#4