this post was submitted on 29 Jul 2023
978 points (98.6% liked)

Programmer Humor

32079 readers
852 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
[–] XaeroDegreaz@lemmy.world 36 points 1 year ago (4 children)

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

[–] trevor@lemmy.az.social 22 points 1 year ago (1 children)

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

[–] Noughmad@programming.dev 49 points 1 year ago (2 children)

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

[–] Shush@reddthat.com 4 points 1 year ago

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

[–] Sotuanduso@lemm.ee 3 points 1 year ago

Take my upvote and get out of here.

load more comments (2 replies)