Nasa proivdes a public key which can be used for accessing the api.
It has some limitations
30 requests from 1 IP per hour
50 requests from 1 IP per day
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.
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.