Skip to content

s4nt14go/serverless-stack-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backend Serverless Stack tutorial done, this repo corresponds to the Basics part.

The backend consists of:

  • Infrastructure: deploys S3, DynamoDB & Cognito, it's a AWS CDK project with SST for deployment.
  • APIs: deploys API Gateway and Lambdas, it uses Serverless Framework for deployment.

This Basics part bundles both components into this single repo. Also the Serverless Framework project bundles the notes and billing APIs in one serverless.yml file.

If you're interested in the extended version, which splits both components into separate repos and the APIs in different serverless.yml files check these other two repos: Infrastructure and API.

About

Backend Severless Stack tutorial monorepo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published