#ICYMI: Ever thought about what could happen if you develop your Restful API’s but you are not able to document it for someone to refer to it? Or you develop your API’s and the front-end team needs to access it how they would know what your API’s contain or require as input?
The solution to the above question is using Swagger. Swagger is an open source framework where you can document your Restful API’s, access them, and test your services. But how do we do that? Let’s see through a working example. https://goo.gl/hZ63ff #DataIntegration #ML


