this post was submitted on 22 Mar 2025
716 points (98.8% liked)

Programmer Humor

23590 readers
1330 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
[–] bleistift2@sopuli.xyz 5 points 2 months ago (2 children)

Why not POST /to/the/api?withCorrectErrorCodes?

[–] CrackedLinuxISO@lemmy.dbzer0.com 5 points 2 months ago

There was nothing RESTful or well planned about this API's interfaces, and the work to do something like that would have been nontrivial. Management never prioritized the work.

[–] tiredofsametab@fedia.io 2 points 2 months ago

Assuming there was some API key system in place, could just check on the key to see if it belongs to one of those clients. If yes, 200. Else, real APIs.