Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tariqjamal057/github-stats
A Django-based API that provides various GitHub commit statistics, including weekly commit activity, contributor activity, weekly commit count, and hourly commit frequency. This project allows you to fetch GitHub repository data dynamically, offering reusable filtering functionality to customize your queries.
https://github.com/tariqjamal057/github-stats
Last synced: 29 days ago
JSON representation
A Django-based API that provides various GitHub commit statistics, including weekly commit activity, contributor activity, weekly commit count, and hourly commit frequency. This project allows you to fetch GitHub repository data dynamically, offering reusable filtering functionality to customize your queries.
- Host: GitHub
- URL: https://github.com/tariqjamal057/github-stats
- Owner: tariqjamal057
- License: mit
- Created: 2024-12-29T12:27:49.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-08T18:32:39.000Z (about 1 month ago)
- Last Synced: 2025-01-08T19:40:12.963Z (about 1 month ago)
- Language: Python
- Size: 172 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github-stats
A Django-based API that provides various GitHub commit statistics, including weekly commit activity, contributor activity, weekly commit count, and hourly commit frequency. This project allows you to fetch GitHub repository data dynamically, offering reusable filtering functionality to customize your queries.