huchenme / github-trending-api

:octocat: The missing APIs for GitHub trending projects and developers 📈
https://ghapi.huchen.dev/
MIT License
760 stars 107 forks source link

API is unreachable #148

Closed GroovinChip closed 2 years ago

GroovinChip commented 3 years ago

When calling the API via a Dart http GET request, I get the following message:

SocketException: Failed host lookup: 'ghapi.huchen.dev' (OS Error: nodename nor servname provided, or not known, errno = 8)

When calling the API via Postman, I get the following message:

Error: getaddrinfo ENOTFOUND ghapi.huchen.dev

Additionally, when hitting the endpoint via the browser I get the following message:

This site can’t be reached
Check if there is a typo in ghapi.huchen.dev.
DNS_PROBE_FINISHED_NXDOMAIN

Now, I haven't called this API for a few months, but the last time I did, I had similar problems, whereas earlier in the year everything was fine. Should I consider this API unavailable?

EDIT: Your API status page says the dev and repo APIs have been down for 84 days. I am going to assume this has been abandoned. What a shame...