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

Create a USE_CASES.md file #60

@mbernier

Description

@mbernier

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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions