0 Forks
4 Stars
4 Watchers

fetch-interceptor

Fetch-interceptor is a JavaScript library to enable request interceptor feature on Fetch API. The library extends Fetch API and uses fluent API design to allow chaining of one or multiple request interceptors to a Fetch API request.

How to download and setup fetch-interceptor

Open terminal and run command
git clone https://github.com/appzmonster/fetch-interceptor.git
git clone is used to create a copy or clone of fetch-interceptor 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-interceptor https://github.com/appzmonster/fetch-interceptor/archive/master.zip

Or simply clone fetch-interceptor with SSH
[email protected]:appzmonster/fetch-interceptor.git

If you have some problems with fetch-interceptor

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