Naming your REST endpoints
How to name your REST endpoint? How does your endpoint look? Are there any guidelines or best practices? How to name your endpoints? A short introduction We often use APIs to implement CRUD operations, or most APIs start like this, but all of them evolve over time.CRUD is an acronym…