Skip to content

courington/cutback

Repository files navigation

Welcome to the AWS CodeStar sample web service

This sample code helps get you started with a simple Express web service deployed by AWS CloudFormation to AWS Lambda and Amazon API Gateway.

What's Here

This sample includes:

  • README.md - this file
  • buildspec.yml - this file is used by AWS CodeBuild to package your service for deployment to AWS Lambda
  • app.js - this file contains the sample Node.js code for the web service
  • index.js - this file contains the AWS Lambda handler code
  • template.yml - this file contains the AWS Serverless Application Model (AWS SAM) used by AWS CloudFormation to deploy your service to AWS Lambda and Amazon API Gateway.
  • tests/ - this directory contains unit tests

About

AWS SAM using CodeStar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published