Skip to content

api-evangelist/deploy-api-to-aws-api-gateway-using-postman

Repository files navigation

Deploy API to AWS API Gateway Using Postman

This is a Postman collection for deploying an API to AWS API Gateway. It pulls the OpenAPI for any API you are managing within Postman, adds vendor extensions to the OpenAPI, creates an AWS DynamoDB table, publishes the OpenAPI to the AWS API Gateway, then deploys the API--then also generating a usage plan and API key to secure the API. Currently the collection is a ten step process, but will be changing regularly to provide the most granular and flexible approach to deploying a simple API to AWS from Postman.

If you have any requests for new API governance rules, find bugs, or have questions about how it works feel free to submit as a GitHub issue, and I'll work to consider as I move this API governance Postman collection forward.

About

Deploying an API to AWS API Gateway using a Postman collection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published