Standards and best practices
REST is a defacto standard and every developer implements REST APIs in a different way.
In this talk I’ll show best practices and standards around REST. I talk about developer experience with REST APIs, resource naming conventions, URI structure, HTTP methods / status codes and the REST Maturity Model. And the end I cover HATEOAS and the JSON API.
Here are the slides:
I hope that helps you to build REST APIs with higher developer experience.