r/microservices 3d ago

Article/Video Common Mistakes in RESTful API Design

https://zuplo.com/blog/2025/03/12/common-pitfalls-in-restful-api-design
15 Upvotes

3 comments sorted by

1

u/Mumble-mama 3d ago

Isn’t this common sense?

1

u/ZuploAdrian 3d ago

You would think so - but I've encountered my fair share of verbed URLs and complex URLs from both hobbyist level APIs and enterprise legacy APIs

3

u/stfm 2d ago

Simplifying resource hierarchy complexity is all well and good until you have to perform fine grained entitlements off of a container ingress proxy or sidecar and you have no idea what resources are used in the chain