Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is Postman? How to set it up? #26

Closed
VirajBagal opened this issue Oct 3, 2021 · 1 comment
Closed

What is Postman? How to set it up? #26

VirajBagal opened this issue Oct 3, 2021 · 1 comment
Labels

Comments

@VirajBagal
Copy link

In the 8th week blog post, you mentioned to do this:

Now that the API Gateway is integrated, let's call it. Go to Postman and create a POST method with the Invoke URL and body containing sentence parameter.

Can you please elaborate about it in the blog post? I don't know what is Postman. It is a tab present in the Lambda function or API gateway or is it a separate AWS service?

Thanks.

@ravirajag
Copy link
Contributor

Hi @VirajBagal, Postman is a tool that you can use to call APIs and check the responses. People use it to test APIs, configure environment specific APIs, manage APIs etc. You can get the app from here: https://www.postman.com/downloads/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants