— Before proceeding I’d suggest you read Part 1 and Part 2 of this article. — In this age of integration, you need an edge. The DBSync Swagger API connector is it. If you have a Swagger compliant JSON description of your app’s RESTful API, you can use this tool to create a connector to […]
Swagger Examined (Part 2): The DBSync’s Swagger API
— If you haven’t already read Part 1 of this article, I strongly recommend you to do it first. — Have you ever run into difficulty when connecting RESTful services? You are not alone. Many junior developers, as well as seasoned professionals have struggled with this problem. The great news is that the unique challenges […]
Swagger Examined (Part 1): How to document an API with incredible simplicity
Do you know what Swagger’s main characteristic is? It is its incredible simplicity: its capacity to easily and utterly describe how an API works, where it resides, what inputs it needs, and what results it produces. It is this simplicity that helped Swagger make itself one of the most successful developmental tools available on the […]
Speed up connectors’ turnaround with Swagger Specification
What is Swagger Swagger is the world’s most popular and largest framework of API’s developer tools for the open API specification, enabling development across the entire API lifecycle, from design and documentation to test and deployment. How Swagger Specifications Have Revolutionized API Ecosystem In the developer community, with the growing popularity of RESTFUL web services […]