Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

Create a USE_CASES.md file #60

Closed
mbernier opened this issue Oct 29, 2017 · 1 comment · Fixed by #64
Closed

Create a USE_CASES.md file #60

mbernier opened this issue Oct 29, 2017 · 1 comment · Fixed by #64

Comments

@mbernier
Copy link
Contributor

Issue Summary

Create this file and add a USE_CASE for an http-client and add examples of how to make RESTful method calls:

  • GET
  • POST
  • PATCH
  • PUT
  • DELETE

Hints:

  • You can use code from examples of this from the sendgrid-python library, as this is the client that library uses :)
  • The sendgrid-python library has a USE_CASES.md file that will give you a good framework to writing this file (please copy format, but not content from that document)
onefastsnail added a commit to onefastsnail/nodejs-http-client that referenced this issue Oct 29, 2017
…ainer from which we can run tests through. Commented out related tests from sendgrid#60 so tests would pass. Updated the readme with some instructions.
onefastsnail added a commit to onefastsnail/nodejs-http-client that referenced this issue Oct 29, 2017
…ainer from which we can run tests through. Commented out related tests from sendgrid#60 so tests would pass until such files are created. Updated the readme with some instructions.
@flaredragon
Copy link
Contributor

Created the file please review #64

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

Successfully merging a pull request may close this issue.

2 participants