andrewcarteruk/astronomy-picture-of-the-day
最新稳定版本:0.1
Composer 安装命令:
composer require andrewcarteruk/astronomy-picture-of-the-day
包简介
A wrapper for the Astronomy Picture of the Day API provided by NASA.
README 文档
README
This package is used by AstroSplash to retrieve images from the NASA Astronomy Picture of the Day API.
Check the AstroSplash repository to see this API wrapper in use!
Check the NASA API website to see how to use their API directly.
Description
On its own, the NASA API does not provide thumbnails or return more than one result per request.
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.
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.
统计信息
- 总下载量: 535
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-10-05