atapas / webapis-playground

The Web APIs Playground is a project to showcase the JavaScript Web APIs with examples and demonstrations. Client-side JavaScript APIs are here to help with providing wrapper functions for many low-level tasks.

Home Page:https://webapis-playground.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✨ [New Demo Request]: Fetch API Demo

shyakadev opened this issue · comments

What is the Example and Demo Topic?

Fetch API

Please explain why do you need it?

The Fetch API provides an interface for fetching resources (including across the network). It will seem familiar to anyone who has used XMLHttpRequest, but the new API provides a more powerful and flexible feature set.

Any Links, Reads?

https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API

Do you want to contribute to the source code for this example?

Yes

If you are picking up this request to implement, PLEASE READ THIS

I would like to take this challenge.

Hi, can I work on this?

I would like to take this challenge.

@noobtuber20103152 I'm already working on this.

Hi, can I work on this?

@ansh-saini I'm already working on this.