-
Notifications
You must be signed in to change notification settings - Fork 0
Gateway: Node.js Express Js
Sumedh Salvi edited this page Feb 8, 2022
·
1 revision
Filename: gateway.js
Purpose: initialize and start gateway server port
Filename: index.js
Purpose: Gateway API dynamic routing and registry setup
Endpoint: /:apiName/:path
Purpose: Routing API to communicate between front end and backend API.
Endpoint: /register
Purpose: Server registration endpoint to automatically register API with the gateway.