Skip to content

butzopower/apod-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APOD Proxy

Node application that proxies requests to NASA's Astronomy Picture Of the Day API and (soon) caches responses using Redis.

Setup

An API key for api.nasa.gov is required. A key can be generated in about 5 seconds at: https://api.nasa.gov/#signUp

Run

To run the server on port 3000:

NASA_API_KEY=<nasa-api-key-here> npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published