Post #2006016
2026-05-05 08:49 UTC
REST API URI Naming Conventions and Best Practices
https://restfulapi.net/resource-naming/
Replies (1)
-
@dolanor@hachyderm.io 2026-05-05 09:33
@lil5@social.linux.pizza I must say, I followed this website pretty closely when implementing https://rip.rest Very nicely done. Another big influence I had was https://goa.design , but their website doesn't represent the doc I used to read about it. I loved the way it was talking about entity/resource representation that could vary from each client with content negociation. That was a 🤯 moment.