This app uses the NASA APOD API and presents the best astrophotographic photo of NASA resources every day.
Pick a date to get the NASA Astronomy Picture of the Day for that date! Built using NASA APOD API (https://api.nasa.gov/).
The user will get the name of the picture and a short description about that picture which will be the chosen Astronomy Picture of the Day.
The site is live at https://apodbyrahul.netlify.app/
NASA APOD API allow developers to use NASA’s data, such as imagery, for application development. The NASA APOD API and presents the best astrophotographic photo of NASA resources every day.
While improving this project, I would start by implementing the following features -
Tackling video integrationHandling HTTP Error 400/404- Implement more APIs and provide more options for the user
I learned how to integrate a API into a project and how to manipulate the DOM using JavaScript to create a simple API based project. I learned about API management and how the API serves a request and how can it help in improving businesses.