Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supr1yo/nasa-api.js
A NodeJS library for interacting with NASA API
https://github.com/supr1yo/nasa-api.js
nasa nasaapi nodejs wrapper
Last synced: about 2 months ago
JSON representation
A NodeJS library for interacting with NASA API
- Host: GitHub
- URL: https://github.com/supr1yo/nasa-api.js
- Owner: supr1yo
- License: mit
- Created: 2020-10-05T13:50:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-10T15:01:32.000Z (almost 4 years ago)
- Last Synced: 2024-09-22T11:06:38.840Z (4 months ago)
- Topics: nasa, nasaapi, nodejs, wrapper
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A NodeJS library for interacting with [NASA API](https://api.nasa.gov/)
## NOTE:
This package is under development, soon all the APIs will be covered.## Installation:
- ```npm i nasa-api.js``` (NodeJS v14.0.0 or latest version is required.)