policloud-http-proxy

PoliCloud-HTTP-Proxy

Usage no npm install needed!

<script type="module">
  import policloudHttpProxy from 'https://cdn.skypack.dev/policloud-http-proxy';
</script>

README

Sketchness-Proxy

Installation

$ npm install

Create a file targets.json with the sintax:

{
    "host": {...},
    ...
}

"default" is the target used if no target is defined

The object for each host follows the structure defined here !node-http-proxy

Start server

$ npm start

Stop server

$ npm stop

Restart server

$ npm restart

Get server status

$ npm test