- Notifications
You must be signed in to change notification settings - Fork184
Releases: nasa/apod-api
First release
Release for DOI
Full Changelog:0.0.7...v1.0.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v.0.0.8
Updated the api to work with python3.11 and new elastic-beanstalk/nginx hosting.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.0.7
e69d56dAssets2
Uh oh!
There was an error while loading.Please reload this page.
v0.0.6 Minor updates
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.0.5
983420dDockerized APOD app
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.0.4
Implemented the following behavior when encountering missing APOD images:
- when asking for specified date which has no APOD data available? -> 404
- when asking for interval of APOD images, some of them not available? -> return json array only with data for available dates
- when asking for random APOD day? -> return one of existing APOD dates. This request should never fail.
In response the this issue:#40
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.0.3
Added support for missing or corrupted assets on apod.nasa.gov. In the event of a missing site asset, api will return a "fallback" object that follows the same format as a standard APOD API return object. The object clearly states that it is a default and that the requested image is no longer available on the apod.nasa.gov site.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
flask / aws EB optimized with fix for early year title format
86a0dabflask / aws EB optimized with fix for early year title format
Assets2
Uh oh!
There was an error while loading.Please reload this page.
old version of code not optimized for EC2
e22465fThis is the version of the APOD API that has remained more or less intact for 2018-2019 with only minor changes.
Assets2
Uh oh!
There was an error while loading.Please reload this page.