2017 © Pedro Peláez
 

library astronomy-picture-of-the-day

A wrapper for the Astronomy Picture of the Day API provided by NASA.

image

andrewcarteruk/astronomy-picture-of-the-day

A wrapper for the Astronomy Picture of the Day API provided by NASA.

  • Saturday, October 31, 2015
  • by AndrewCarterUK
  • Repository
  • 2 Watchers
  • 4 Stars
  • 437 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 1 % Grown

The README.md

NASA Astronomy Picture of the Day - API Wrapper

This package is used by AstroSplash to retrieve images from the NASA Astronomy Picture of the Day API., (*1)

Check the AstroSplash repository to see this API wrapper in use!, (*2)

Check the NASA API website to see how to use their API directly., (*3)

Description

On its own, the NASA API does not provide thumbnails or return more than one result per request., (*4)

This wrapper provides a thin layer above the NASA API which includes these features. It does this by maintaining a store of thumbnails and JSON files in a public web root., (*5)

The methods that update, query and clear the store are documented with annotations in the API.php and APIInterface.php files in the src directory., (*6)

The Versions

31/10 2015

dev-master

9999999-dev

A wrapper for the Astronomy Picture of the Day API provided by NASA.

  Sources   Download

MIT

The Requires

 

31/10 2015

0.1

0.1.0.0

A wrapper for the Astronomy Picture of the Day API provided by NASA.

  Sources   Download

MIT

The Requires