npm install express-http-proxyyarn add express-http-proxypnpm add express-http-proxy<script src="https://fastly.jsdelivr.net/npm/express-http-proxy"></script><script src="https://unpkg.com/express-http-proxy"></script><script type="module">
import expresshttpproxy from 'https://cdn.jsdelivr.net/npm/express-http-proxy/+esm';
</script><script type="module">
import expresshttpproxy from 'https://cdn.skypack.dev/express-http-proxy';
</script>