GitHub issues and pull requests insights
Authorization
What's the point of authorizing requests?
Github API rate-limits unauthorized users to 60 requests per hour.
Authorized users can make up to 5,000 requests per hour.
Authorization allows using GraphQL API, which is much faster.
Security
This application has no backend.
Your token in stored unencrypted in cookies.
This is unsecure, but your token should be for read-only access.
Use this app at your own risk.
Fetching...
No matching results were found in this repository