Skip to content

Instantly share code, notes, and snippets.

@androidlover5842
Last active November 5, 2016 11:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save androidlover5842/5b3b6e006caf7657d0fc09f157b54f74 to your computer and use it in GitHub Desktop.
Save androidlover5842/5b3b6e006caf7657d0fc09f157b54f74 to your computer and use it in GitHub Desktop.
Git rate limit
curl -i 'https://api.github.com/users/grace5921?client_id=ed3c77e4af1326ab7c01&client_secret=6cd7304af83374e1acf74cc10033f51b80d0126a'
curl -H "Authorization: token OAUTH-TOKEN" https://api.github.com/users/grace5921 -I
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment