@mastermind@lemm.ee to Programmer Humor@lemmy.mlEnglish • 2 years agoYou need to send an API Request to apply for a job in this companyi.postimg.ccimagemessage-square86fedilinkarrow-up1837arrow-down112
arrow-up1825arrow-down1imageYou need to send an API Request to apply for a job in this companyi.postimg.cc@mastermind@lemm.ee to Programmer Humor@lemmy.mlEnglish • 2 years agomessage-square86fedilink
minus-square@XaeroDegreaz@lemmy.worldlinkfedilinkEnglish31•2 years agoAPI is not versioned. Also REST API should not use verbs in their endpoint. POST is already the HTTP verb – /submit is superfluous.
minus-squareTrevorlinkfedilink14•2 years agoFrom the picture, it doesn’t appear they ever claim to be a REST API.
minus-square@Noughmad@programming.devlinkfedilink45•2 years agoIf course not, it’s to apply for a job. It’s a WORK API.
minus-squareShushlinkfedilink4•2 years agoThis comment was worth the time I spent reading comments in this thread.
API is not versioned. Also REST API should not use verbs in their endpoint. POST is already the HTTP verb –
/submit
is superfluous.From the picture, it doesn’t appear they ever claim to be a REST API.
If course not, it’s to apply for a job. It’s a WORK API.
This comment was worth the time I spent reading comments in this thread.
Take my upvote and get out of here.