Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayush-kanduri/nasa-mars-images-pagination
This project uses the NASA API to fetch all the Mars Rover Images for a particular SOL. The fetched images are then shown in a Pagination Format where the user can navigate through the pages. This API Web App uses the Async-Await for the fetch() API calls. It also implements an XHR AJAX API Call Synchronously in the Proxy Server. Synchronous XHR AJAX Call is just used for the demonstration purpose as a study case. It is never recommended as it causes lag. Always use Asynchronous Calls only. 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-images-pagination
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. The fetched images are then shown in a Pagination Format where the user can navigate through the pages. This API Web App uses the Async-Await for the fetch() API calls. It also implements an XHR AJAX API Call Synchronously in the Proxy Server. Synchronous XHR AJAX Call is just used for the demonstration purpose as a study case. It is never recommended as it causes lag. Always use Asynchronous Calls only. It uses a Backend Proxy Server to hide the API Key in the browser & to solve CORS Error.
- Host: GitHub
- URL: https://github.com/ayush-kanduri/nasa-mars-images-pagination
- Owner: Ayush-Kanduri
- Created: 2022-08-14T10:06:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-06T09:17:53.000Z (over 2 years ago)
- Last Synced: 2024-10-12T16:34:34.651Z (3 months ago)
- Topics: api, api-rest, ejs, express, expressjs, javascript, node, nodejs, proxy-server
- Language: JavaScript
- Homepage: https://nasa-mars-images-pagination.onrender.com
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0