huchenme / github-trending-api

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

Unable to get results on repositories #10

Closed tinchox5 closed 6 years ago

tinchox5 commented 6 years ago

Hi I'm experimenting problems to fetch data on https://github-trending-api.now.sh/repositories

sandoche commented 6 years ago

Yes, the API seems down 😢

tinchox5 commented 6 years ago

Apparently the problem is just when the API is trying to fetch all coding languages (language=''). This works https://github-trending-api.now.sh/repositories?language=vue

huchenme commented 6 years ago

Hi guys, thanks for reporting. Will take a look later today

huchenme commented 6 years ago

:tada: This issue has been resolved in version 1.3.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

sandoche commented 6 years ago

Good job! Thanks!!