Skip to content
/ sam-app Public

sam-app is a serverless application built using the AWS Serverless Application Model (AWS SAM). It includes Lambda functions for CRUD operations on a DynamoDB table, integrated with API Gateway for HTTP endpoints.

Notifications You must be signed in to change notification settings

tnar/sam-app

Repository files navigation

sam-app

Description

sam-app is a serverless application built using the AWS Serverless Application Model (AWS SAM). It includes Lambda functions for CRUD operations on a DynamoDB table, integrated with API Gateway for HTTP endpoints.

Features

  • CRUD Operations: Create, Read, Update, Delete items in a DynamoDB table via HTTP endpoints.
  • AWS SAM CLI Integration: Easily build, test, and deploy the application using AWS SAM CLI.
  • Unit Testing: Implemented using Jest.
  • CI/CD Ready: Includes buildspec.yml for AWS CodeBuild integration.

Prerequisites

Installation

Clone the repository and install dependencies:

About

sam-app is a serverless application built using the AWS Serverless Application Model (AWS SAM). It includes Lambda functions for CRUD operations on a DynamoDB table, integrated with API Gateway for HTTP endpoints.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published