• Bookmarked https://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api
    Best Practices for Designing a Pragmatic RESTful API
    An API is a user interface for a developer. Learn the best practices to make an API that is easy to adopt and pleasant to use.

Best Practices for Designing a Pragmatic RESTful API

Useful guide, covering topics like authentication, versioning and pagination.