Split REST API and frontend endpoints #28

Open
opened 2026-05-17 12:41:24 +02:00 by Jef Roosens · 0 comments
Owner

I had to optimistic idea of having the web UI and API routes be the same, with the content type determining what content should be returned. With working with HTMX, i'm realising this is a pipe dream. The REST api should be separated from the frontend, so I can freely add HTMX routes for specific parts of the application.

I had to optimistic idea of having the web UI and API routes be the same, with the content type determining what content should be returned. With working with HTMX, i'm realising this is a pipe dream. The REST api should be separated from the frontend, so I can freely add HTMX routes for specific parts of the application.
Jef Roosens added the
enhancement
label 2026-05-17 12:41:24 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Chewing_Bever/otter#28
No description provided.