Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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)