Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amangupta262/mars-rover
A website in which we fetch mars rovers pics using NASA's API (https://api.nasa.gov/mars-photos/api/v1/rovers/curiosity/photos)
https://github.com/amangupta262/mars-rover
Last synced: about 1 month ago
JSON representation
A website in which we fetch mars rovers pics using NASA's API (https://api.nasa.gov/mars-photos/api/v1/rovers/curiosity/photos)
- Host: GitHub
- URL: https://github.com/amangupta262/mars-rover
- Owner: AmanGupta262
- Created: 2021-03-05T11:26:32.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-05T12:59:36.000Z (almost 4 years ago)
- Last Synced: 2024-04-13T16:03:00.949Z (9 months ago)
- Language: HTML
- Size: 565 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mars-rover
A website in which we fetch mars rovers pics using NASA's API
`(https://api.nasa.gov/mars-photos/api/v1/rovers/curiosity/photos?earth_date=2015-6-3&api_key=DEMO_KEY)`- The web page looks like this
![](home.png)
- On entering the date, the web page would look like this
![](result.png)