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

Quick Reference Guide: Use of Insomnia #97

Open
gstark opened this issue Oct 19, 2020 · 0 comments
Open

Quick Reference Guide: Use of Insomnia #97

gstark opened this issue Oct 19, 2020 · 0 comments
Labels
good first issue Quick Reference Guide Relates to the misc/quick-reference-guides section of the handbook

Comments

@gstark
Copy link
Contributor

gstark commented Oct 19, 2020

lessons/misc-quick-reference/insomnia.md

Show how to:

  • Create a new project to work with a new API
  • Send a simple GET request
  • View the results
    • Processed data
    • Raw data
    • Headers
  • Show how to send a POST request that requires a JSON body
  • Show how to send other requests (DELETE, etc)

A good API to use as an example might be: https://one-list-api.herokuapp.com/

@gstark gstark added Quick Reference Guide Relates to the misc/quick-reference-guides section of the handbook good first issue labels Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Quick Reference Guide Relates to the misc/quick-reference-guides section of the handbook
Projects
None yet
Development

No branches or pull requests

1 participant