-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
Milestone
Description
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