IvanBelyakoff
4 years agoNew Contributor
Integration with AWS Gateway API on free plan
I just started using free plan of Swagger and working on my own startup project. I'd like to generate API and integrate it with AWS Gateway API.
I've seen that it is possible on paid plan and API developed in SwaggerHub will get in sync with AWS Gateway API service automatically.
But because I can't afford free plan, I wonder if integration with AWS Gateway API is possible manually using opensource tools and free plan, so that I still could be able to generate some lambda function in Swagger tools for API and manually upload it to AWS Lambda?