Skip to content

Example NodeJS Lambdas deployed using Serverless Framework sharing the same AWS API Gateway

Notifications You must be signed in to change notification settings

kevinhooke/serverless-api-gateway-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverless-api-gateway-examples

Example NodeJS Lambdas deployed using Serverless Framework sharing the same AWS API Gateway

This project contains 2 example Serverless Framework projects:

/lambda-apis/ - this project deploys 1 example NodeJS Lambda with a new API Geteway

/example-layer/ - an example shared Lambda Layer

/additional-lambda-apis/ - an additional NodeJS api deployed as a new Resource using the same API Gateway created by /lambda-apis/, showing how additional new Lambdas can be deployed an existing API Gateeay configuration.

About

Example NodeJS Lambdas deployed using Serverless Framework sharing the same AWS API Gateway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published