Super Easy Reverse Proxy in nodejs For routing multiple microservices/protocols/projects Installation and Dependencies npm install express http-proxy-middleware pm2 Usage Edit reverseproxyconfig.json to add your microservices/other projects Run your proxy by: pm2 start app.js There's no step 3! (™)