Saturday, May 26, 2018

APIs defined

Full Stack Software Development Blog


I've made a first pass for the API definitions using Open API.

What I did was look at my UI mockups (see previous Mockup blog entry) to determine what APIs the client needed. It was very helpful to think through the behavior of the system from the client point of view.

The API definitions can be found on swagger hub at
https://app.swaggerhub.com/search?type=API&owner=texastoc&sort=NAME&order=ASC

This tutorial was key to learning version 2.0 of the Open API
https://apihandyman.io/writing-openapi-swagger-specification-tutorial-part-1-introduction/



No comments:

Post a Comment