/Fetch-API-using-Javascript

Fetching the data in JSON format and showing them on the webpage by clicking a single button.

Primary LanguageHTML

Fetch-API-using-Javascript

This is an example of fetch API of javascript. Here I implemented a Javascript webpage.By using this we are able to fetch data in JSON format and able to show them in particular order in our browser.