Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --user/--pass options to supply GitHub credentials #20

Merged
merged 1 commit into from
Aug 7, 2013

Conversation

joelittlejohn
Copy link
Contributor

Allows users to make authenticated requests to the GitHub API, upping
their render limit from 60 requests per hour to 5000 requests per hour.

Closes #15 and fixes #18.

Allows users to make authenticated requests to the GitHub API, upping
their render limit from 60 requests per hour to 5000 requests per hour.

Closes joeyespo#15 and fixes joeyespo#18.
@joeyespo
Copy link
Owner

joeyespo commented Aug 7, 2013

Nice and simple. Thanks, Joe =)

joeyespo added a commit that referenced this pull request Aug 7, 2013
Add --user/--pass options to supply GitHub credentials
@joeyespo joeyespo merged commit d3589a0 into joeyespo:master Aug 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ConnectionError hitting /markdown/raw Add authentication to increase GitHub API limit
2 participants