What i mean is this:
Is it possible to use npm i rammerhead as a service like http-proxy? I want my own frontend but the actual proxy servers I would like to be rammerhead. Basically, is there documentation on how to use it?
If not, what other proxies work in node.js and let me proxy with documentation?
What i mean is this: Is it possible to use
npm i rammerhead
as a service likehttp-proxy
? I want my own frontend but the actual proxy servers I would like to be rammerhead. Basically, is there documentation on how to use it? If not, what other proxies work in node.js and let me proxy with documentation?