Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wwwmarcos/angular-apod
Astronomy Picture of the Day :) (NASA API)
https://github.com/wwwmarcos/angular-apod
nasa nasa-api nasa-apod nasa-astronomy-picture nasa-data
Last synced: about 2 months ago
JSON representation
Astronomy Picture of the Day :) (NASA API)
- Host: GitHub
- URL: https://github.com/wwwmarcos/angular-apod
- Owner: wwwmarcos
- Created: 2016-02-29T06:13:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T17:58:48.000Z (over 7 years ago)
- Last Synced: 2024-03-14T11:14:20.711Z (11 months ago)
- Topics: nasa, nasa-api, nasa-apod, nasa-astronomy-picture, nasa-data
- Language: JavaScript
- Homepage:
- Size: 11.4 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# angular-apod
Astronomy Picture of the Day :)## Install
```
$ npm install
$ bower install
```## Usage
```
$ npm start
Open http://localhost:3000 :)
```[DEMO](https://eptaccio.github.io/angular-apod/)
[More about NASA APOD API](https://api.nasa.gov/index.html)