What Are APIs? A Beginner’s Guide with examples DEV Community
For example, the endpoint to create a user resource should be http://romj.org/2013-0101 POST /users as opposed to POST /createUser. API clients should use HTTP methods to indicate actions performed on the resource instead of including verbs in the endpoint name.

