theronnapat / awesome-space-image

4 stars 16 forks source link

Use demo key, handle ratelimits #8

Open ajratnam opened 1 year ago

ajratnam commented 1 year ago

Nasa proivdes a public key which can be used for accessing the api. It has some limitations

But for apod this would be perfect as we only do one request per day. Also there was a bug that, if the request failed then the README.md file will be blanked out, which is fixed by this commit.

Aditya-Rajgor commented 1 year ago

Good work! This needs to be accepted!