-
Notifications
You must be signed in to change notification settings - Fork 220
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
[Tutorial] Postman Installation and Usage #299
base: master
Are you sure you want to change the base?
Conversation
21BCAD15_chiragkumar
Added Postman Installation Tutorial md file
Modified Postman.md, added Ubuntu installation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check the review comments.
@ChrisDanielW @ichiragkumar @ASHAE847 @hackerlakshmi
|
||
<br> | ||
<br> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a good starting point @ChrisDanielW @ichiragkumar @ASHAE847 @hackerlakshmi
Please add some documentation on:
- Global variables and how to use them
- Environments, environment variables and how to use them
- Creating collections and running collections.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay
![](https://i.imgur.com/ZapU4PC.png) | ||
|
||
<br> | ||
Provided you followed all the above steps properly, you have now successfully used Postman to get a postive response from an API. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Consider adding some basic API end point as examples and sample responses.
Add one sample API and example response for each:
- GET
- POST
- UPDATE
- DELETE
You can use any publicly available API server for the same.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Understood
…nvironments, variables, query paramters and path variables
What type of PR is this?
/kind documentation
What this PR does / why we need it:
Integrates a SODA tutorial into the SODA documentation
Which issue(s) this PR fixes:
Fixes #
Test Report Added?:
/kind tested
Test Report:
Special notes for your reviewer:
@anvithks