https://github.com/nickcolley/github-dependents-api
An API to get the dependents for any Github repository
https://github.com/nickcolley/github-dependents-api
Last synced: 9 months ago
JSON representation
An API to get the dependents for any Github repository
- Host: GitHub
- URL: https://github.com/nickcolley/github-dependents-api
- Owner: NickColley
- Archived: true
- Created: 2018-10-01T11:22:43.000Z (over 7 years ago)
- Default Branch: glitch
- Last Pushed: 2020-07-13T15:06:53.000Z (almost 6 years ago)
- Last Synced: 2025-01-31T03:31:36.780Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://github-dependents.glitch.me
- Size: 43 KB
- Stars: 15
- Watchers: 0
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github Dependents API
[https://github-dependants.glitch.me/](https://github-dependants.glitch.me/)
It sorta works but needs some sort of background syncing of jobs, e.g. a queue system for it to work on projects with large dependencies as it times out.