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-square85fedilinkarrow-up1790arrow-down113
arrow-up1777arrow-down1imageYou need to send an API Request to apply for a job in this companyi.postimg.ccmastermind@lemm.ee to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square85fedilink
minus-squareXaeroDegreaz@lemmy.worldlinkfedilinkEnglisharrow-up35arrow-down2·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-squareTrevor@lemmy.az.sociallinkfedilinkarrow-up1·2 years agoFrom the picture, it doesn’t appear they ever claim to be a REST API.
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.