coroute

The awesome Node.js HTTP reverse-proxy server!

Usage no npm install needed!

<script type="module">
  import coroute from 'https://cdn.skypack.dev/coroute';
</script>

README

coroute logo

The awesome Node.js HTTP reverse-proxy server.

GitHub | NPM

Install

npm i -g coroute

Configure

Learn about configuring coroute with the configuration guide!

Start coroute

coroute --f / --config (optional) string - Relative config file location. Default: ./config.json

If a config doesn't exist at the config location, the default config will be placed there.