Export Swagger documentation file from AWS ApiGateway
When developing a serverless function over AWS lambda and APIGateway, it is very useful to export the documentation as a swagger file, and create API documentation to your API.
to make the process smooth I created an npm module apigateway-export-tool...
blog.niradler.com1 min read