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-sol-photos

This project uses the NASA API to fetch all the Mars Rover Images for a particular SOL & Page Number. This API Web App uses the Async-Await for the fetch() API calls. It also implements a 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-sol-photos

api api-rest ejs express expressjs javascript node nodejs proxy-server

Last synced: about 1 month ago
JSON representation

This project uses the NASA API to fetch all the Mars Rover Images for a particular SOL & Page Number. This API Web App uses the Async-Await for the fetch() API calls. It also implements a 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