Bruno Pedro's public notes


Found at “<> htmx ~ Why I Tend Not To Use Content Negotiation” on 2023-11-20 09:44:44 +01:00.

I prefer to split my JSON and hypermedia APIs up into separate controllers, rather than use HTTP content negotiation to attempt to reuse controllers for both.