548
submitted 2 months ago by [email protected] to c/[email protected]
all 28 comments
sorted by: hot top new old
[-] [email protected] 124 points 2 months ago

I once worked with a backend guy who delivered a thorough API using well-defined JSON via clear URIs.

Chris, if you're reading this, I miss you.

[-] [email protected] 31 points 2 months ago

omg i know chris, chris rules

[-] [email protected] 15 points 2 months ago
[-] [email protected] 21 points 2 months ago

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

[-] [email protected] 23 points 2 months ago

Thanks, Chris

[-] [email protected] 5 points 2 months 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.

[-] [email protected] 6 points 2 months ago

i mean at least he documented it.

[-] [email protected] 2 points 2 months ago

God damn where did he end up? Working for swagger or something?

[-] [email protected] 4 points 2 months ago

Looks like he's working on healthcare web apps now

[-] [email protected] 52 points 2 months ago
[-] [email protected] 47 points 2 months ago

Perfectly stable until it has a user.

[-] [email protected] 28 points 2 months ago

the front end needs to be entirely 100% javascript with no backwards compatability, no easy deploy script, and no documentation.

[-] [email protected] 27 points 2 months ago

We still use a bastardized mixture of soap, rest, and grapqhl with zero consistency.

[-] [email protected] 9 points 2 months ago

I'm thankfully rid of soap. We had a few third-party services that still used it up to a couple of years ago.

[-] [email protected] 5 points 2 months ago

Some devs had the pleasure of making contact with it on a national healthcare scale :)

[-] [email protected] 4 points 2 months ago

Aaah, SOAP.

Yo dawg, I heard you like XML over HTTP so I put XML over HTTP in your XML over HTTP.

[-] [email protected] 3 points 2 months ago

I've had too much raw XML parsing for one lifetime.

[-] [email protected] 2 points 2 months ago

Pretty much why everyone just uses json or, heaven forbid, plain text for trivial data.

[-] [email protected] 26 points 2 months ago

This whole picture:
Full Stack Developer

[-] [email protected] 25 points 2 months ago

no no, full stack is when the entire bike is of equally dubious quality

[-] [email protected] 12 points 2 months ago* (last edited 2 months ago)
[-] [email protected] 6 points 2 months ago

I work with a lot of frontenders who always say "why would we even need backend, we can just use firebase".

[-] [email protected] 3 points 2 months ago

Imagine if you only needed one rider though.

[-] [email protected] 3 points 2 months ago

Scotch on the rocks is a bit strong for them

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

Programmer Humor

24932 readers
2101 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