UNPKG

moleculer-api

Version:

A dynamic API Gateway for MoleculerJS which updates REST endpoints and aggregated GraphQL schema, access control policy for each action calls from metadata of remote services schema without restart or deployment.

5 lines 177 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const gateway_1 = require("./gateway"); gateway_1.gateway.start(); //# sourceMappingURL=index.js.map