Thursday, August 2, 2018

REST APIs: From Idea to Release

We often think of API definition as beginning with the description file, most of us are using swagger or OpenApi. The challenge with this approach is that API producers often get into the weeds on resource names and methods before actually determining what the API capabilities need to be.

When a company decides to release an API, depends on the API type, she must first accomplish an MVP (Minimal Viable Product). Then, this API must go through some feedbacks from the API consumers in order to make sure the API provided is functional, reliable, and usable.



from DZone.com Feed https://ift.tt/2LKpBh9

No comments:

Post a Comment