Applied Activity 1-API (1) (1)
Applied Activity 1-API (1) (1)
Complete this assignment and submit your .zip file - no other file format will be
accepted.
For this week, you will answer the following questions and include the answers
in .zip file. Include all your resources in the zip.
1. Using any below API, show any three value in HTML for first 20 records
https://dummyjson.com/products/
https://jsonplaceholder.typicode.com/users
2. Using the below API, create to fetch data from a sample API and render
any two values in Container with <p> and <h2>
https://jsonplaceholder.typicode.com/posts
Show the output in html for the data which you received.
https://api.openweathermap.org/data/2.5/weather?
lat={lat}&lon={lon}&appid={API key}
While presenting in class you have to show the code having a short
explanation in the comments
You have to login to https://openweathermap.org and show your unique
API generated by you.
For Presentation
It should be between 2-5mins.