August 2018
Beginner
358 pages
10h 27m
English
APIs are everywhere these days, including in packaged applications, cloud services, custom applications, and devices. However, it can be a nightmare for different applications to integrate with each other if everyone used their own standards and mechanisms to define and declare their API interfaces. So, to help with the standardization process and bring some structure to the world of REST APIs, the OpenAPI initiative was created. More details can be found at https://www.openapis.org/.
In order to create APIs that are compliant with OpenAPI Specification (OAS), Swagger (https://swagger.io/) provides various tools that help enable development across the entire API life cycle, from design and documentation to test ...
Read now
Unlock full access