From 1d20b14e143eda7ebe61a894178e46451f35789b Mon Sep 17 00:00:00 2001 From: Mike Bybee Date: Tue, 19 Feb 2019 13:50:48 -0600 Subject: [PATCH] Add Express Gateway to API Gateway section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5311f2d..2ea7f0a 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie * [Tyk API Gateway](https://github.com/TykTechnologies/tyk) - Lightweight API gateway with analytics logging, written in Go. * [API Umbrella](https://github.com/NREL/api-umbrella) - API management platform for exposing web services, with web interface and analytics, written in Lua. * [WSO2 API Management](https://github.com/wso2/product-apim) - API management tool with lightweight gateway and API lifecycle manangement, written in Java. +* [Express Gateway](https://github.com/ExpressGateway/express-gateway) - Microservices API Gateway built on top of ExpressJS (Node.js). ## SaaS Tools