Skip to content

An implementation of a web server to process Amazon API Gateway requests locally.

Notifications You must be signed in to change notification settings

sagely/api-gateway-server

Repository files navigation

api-gateway-server

An implementation of a web server to process Amazon API Gateway requests locally.

API Gateway Server will read in a swagger definition for an Amazon API Gateway endpoint and set up a local endpoint that calls the lambda function locally and forwards the results back to the client.

Installation

$ npm install api-gateway-server

Configuration

More to come.

Usage

$ node server.js

Author: Keith Hamasaki

About

An implementation of a web server to process Amazon API Gateway requests locally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published