How To Design Your Next REST API?

This blog post is focused on how to design a REST API implementation with: good productivity, great performance, a decent auto-generated/always up-to-date documentation for REST API users/developers, including REST API libraries for many of the popular languages. I’ll explain here what I used to do ‘til last week and some few projects I’ve discovered recently which have helped me a lot in order to achieve the above goals. »