Skip to content

A boilerplate for a lambda api with an express backend

Notifications You must be signed in to change notification settings

DMH42/lambda-api-boilerplate

Repository files navigation

Lambda REST API Boilerplate Using Express

A boilerplate for a lambda api with an express backend

Requirements:

  • AWS account
  • Node
  1. Reference the following boilerplate: https://github.com/DMH42/lambda-api-boilerplate
    1. Git clone and install it
  2. Install the Serverless Framework
  3. Add your AWS credentials to the AWS framework
  4. run npm run build
  5. Run SLS deploy
  6. Check in the AWS Console the lambda functions and see your newly deployed function
  7. Click configuration → triggers→ then you will have the link you can use for your lambda function

About

A boilerplate for a lambda api with an express backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published