

Setup Express Gateway
by Younes Jaaidi • Aug 5, 2020 • 11 minutes
Express Gateway is an API Gateway built on Express.js. It has the advantage of being simple and minimalist but also flexible and highly extensible thanks to JavaScript plugins. This recipe will show you how to quickly setup Express Gateway as an API Gateway.