UNPKG

express-gateway

Version:

A microservices API gateway built on top of ExpressJS

5 lines (4 loc) 95 B
module.exports = { 'round-robin': require('./round-robin'), static: require('./static') };