205 Forks
512 Stars
512 Watchers

fetch-examples

A repository of Fetch examples. See https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API for the corresponding documentation.

How to download and setup fetch-examples

Open terminal and run command
git clone https://github.com/mdn/fetch-examples.git
git clone is used to create a copy or clone of fetch-examples repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fetch-examples https://github.com/mdn/fetch-examples/archive/master.zip

Or simply clone fetch-examples with SSH
[email protected]:mdn/fetch-examples.git

If you have some problems with fetch-examples

You may open issue on fetch-examples support forum (system) here: https://github.com/mdn/fetch-examples/issues