API Design First on WSO2 API Manager

The OpenAPI Specification (formerly Swagger) let us “create the RESTful contract for your API, detailing all of its resources and operations in a human and machine-readable format for easy development, discovery, and integration.” So, using Swagger, we can specify how our API will look, which operations we can perform on it, the expected parameters or payloads, and the format of the responses of the operations.

By having a way to define the contracts, it gives us the ability to quickly design an API and, from this design, prototype it without creating any real backend. https://goo.gl/bKSDyt #DataIntegration #ML

Subscribe To Newsletter

Sign up for my newsletter and get the latest technology news

2019 © Craig Brown PhD. All rights reserved.