Skip to content

Add support for GitHub Gists #10

@pcgeek86

Description

@pcgeek86

We need to add operations for GitHub Gist code snippets.

Gists

https://developer.github.com/v3/gists/

  • List out all Gists for the authenticated user
  • List starred Gists for the authenticated user
  • Star/unstar Gists
  • List out all public Gists for a specific GitHub user
  • Get a specific Gist
  • Create a new Gist
  • Delete a Gist

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions