Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ayush-kanduri/nasa-mars-rover-photos

This project uses the NASA API to fetch all the Mars Rover Images on a particular date. This API Web App uses the Async-Await for the fetch() API calls. It also implements a Promisified XHR AJAX API Call Asynchronously in the Proxy Server. It uses a Backend Proxy Server to hide the API Key in the browser & to solve CORS Error.
https://github.com/ayush-kanduri/nasa-mars-rover-photos

api css ejs express expressjs fetch-api javascript node nodejs xhr

Last synced: about 1 month ago
JSON representation

This project uses the NASA API to fetch all the Mars Rover Images on a particular date. This API Web App uses the Async-Await for the fetch() API calls. It also implements a Promisified XHR AJAX API Call Asynchronously in the Proxy Server. It uses a Backend Proxy Server to hide the API Key in the browser & to solve CORS Error.

Awesome Lists containing this project