承接 andrewcarteruk/astronomy-picture-of-the-day 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-10-05