Comment on API Security Checklist for developersComments−ViktorasM9yNot a security topic, but POST is not necessarily "create" and PUT is not necessarily "update".−Mandatum9yAnd API's aren't necessarily REST. But this "checklist" is very clearly geared towards a "standard" set of REST APIs. So what's your point, that there are edge-cases in RESTful design?
Comments
Not a security topic, but POST is not necessarily "create" and PUT is not necessarily "update".
And API's aren't necessarily REST. But this "checklist" is very clearly geared towards a "standard" set of REST APIs. So what's your point, that there are edge-cases in RESTful design?