Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mbirman
Copy link
Contributor

@mbirman mbirman commented Oct 1, 2019

In this PR, I will (slowly but surely) add Gist endpoint. When done, it closes #128.

Progress:

  • List a user's gists
  • List all public gists
  • List starred gists
  • Get a single gist
  • Get a specific revision of a gist
  • Create a gist
  • Edit a gist
  • List gist commits
  • Star a gist
  • Unstar a gist
  • Check if a gist is starred
  • Fork a gist
  • List gist forks
  • Delete a gist

Any feedback is highly appreciated 😺

@coveralls
Copy link

coveralls commented Oct 1, 2019

Coverage Status

Coverage increased (+0.5%) to 92.212% when pulling c34ef47 on mbirman:add-gists into ac6c4f5 on edgurgel:master.

@edgurgel edgurgel merged commit 7d5ec16 into edgurgel:master Nov 19, 2019
@mbirman mbirman deleted the add-gists branch November 19, 2019 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Add Gist endpoint

3 participants