Github-Trending-API icon indicating copy to clipboard operation
Github-Trending-API copied to clipboard

📈 This API provides Data about Trending Repositories and Developers on Github.

Results 2 Github-Trending-API issues
Sort by recently updated
recently updated
newest added

Launching ` docker run -p 5000:5000 niklastiede/github-trending-api` and getting API with `{ip}:5000/repositories` Receive error message: ``` Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/uvicorn/protocols/http/h11_impl.py", line 396, in run_asgi result = await...

Found this repo today while trying to scrape Github's Trending page, thanks for making this @NiklasTiede! The `/developers/` endpoint still works, but the `/repositories/` endpoint was slightly outdated in the...