this post was submitted on 29 Jul 2023
362 points (98.9% liked)

Programmer Humor

32570 readers
130 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 1 year ago (1 children)

API is not versioned. Also REST API should not use verbs in their endpoint. POST is already the HTTP verb -- /submit is superfluous.

[–] [email protected] 15 points 1 year ago (1 children)

From the picture, it doesn't appear they ever claim to be a REST API.

[–] [email protected] 40 points 1 year ago (2 children)

If course not, it's to apply for a job. It's a WORK API.

[–] [email protected] 4 points 1 year ago

This comment was worth the time I spent reading comments in this thread.

[–] [email protected] 3 points 1 year ago

Take my upvote and get out of here.