GitHub - txiejun/web-fetch-proxy: Intercepting browser's http requests which made by fetch. · GitHub
Skip to content

txiejun/web-fetch-proxy

Folders and files

Repository files navigation

web-fetch-proxy

Intercepting browser's http requests which made by fetch.

How to use

install the dependencies

yarn

development & test

yarn run dev

and

yarn run service

execute the above commands separetely and access the url http://localhost:3000/examples/index.html

Open the browser console to view logs

publish

yarn run pack

About

Intercepting browser's http requests which made by fetch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors