Documentation Driven API Design
API Documentation Documentation doesn’t have to be as herculean a task as it is made to appear. This assumption has made documentation to be seen »
API Documentation Documentation doesn’t have to be as herculean a task as it is made to appear. This assumption has made documentation to be seen »
When developing REST API, one must pay attention to security aspects from the beginning. In this post I will review and explain top 5 security guidelines »
Almost every REST API must have some sort of authentication. One of the most common headers is call Authorization. Wait a minute, we are talking about »
As soon as we start working on an API, design issues arise. Robust and strong design is a key factor for API success. A poorly designed »
Your data model has started to stabilize and you're in a position to create a public API for your web app or your device. You realize »