this post was submitted on 03 May 2025
535 points (97.9% liked)

Programmer Humor

23082 readers
1822 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] RamblingPanda@lemmynsfw.com 19 points 4 days ago (2 children)

I'm not Chris, but this is how I backend.

[โ€“] SpaceNoodle@lemmy.world 22 points 4 days ago
[โ€“] mmddmm@lemm.ee 5 points 4 days ago

Yeah... It's extra work not to do this. Why would you make an endpoint and not throw in every property of that entity? Why would you mess with your URIs instead of making a clear division with logical entities?

Yet, somehow, most people do exactly those things.