balassy / aws-lambda-typescriptLinks
This sample uses the Serverless Application Framework to implement an AWS Lambda function in TypeScript, deploy it via CloudFormation, publish it through API Gateway to a custom domain registered on Route53, and document it with Swagger.
☆266Updated 2 years ago
Alternatives and similar repositories for aws-lambda-typescript
Users that are interested in aws-lambda-typescript are comparing it to the libraries listed below
Sorting:
- Base template for serverless framework with typescript, eslint and jest preconfigured☆70Updated 2 years ago
- DynamoDB client for NodeJS and browser with a fluent api to build requests. We take care of the type mapping between JS and DynamoDB, cus…☆208Updated last week
- A schema-based data mapper for Amazon DynamoDB.☆818Updated 2 years ago
- A plugin to generate nested stacks to get around CloudFormation resource/parameter/output limits☆296Updated last year
- Serverless Plugin for easily defining IAM roles per function via the use of iamRoleStatements at the function level.☆419Updated 8 months ago
- Example project for developing AWS Lambda functions on TypeScript with all goodies: local development, tests, debugging, shared layers (3…☆244Updated last year
- A Serverless Framework Plugin for Static Site Deployment☆453Updated last year
- Serverless Monorepo App☆204Updated 2 months ago
- Optimized packages for ES6 and TypeScript Node.js Lambda functions without any configuration.☆534Updated last year
- Example repo on how to use yarn workspaces together with the serverless framework.☆123Updated 7 years ago
- A Webpack plugin to replace the build step for SAM CLI☆147Updated 3 weeks ago
- Powertools (logger, HTTP client, AWS clients, middlewares, patterns) for Lambda functions.☆744Updated 2 years ago
- A simple wrapper around Amplify AppSync Simulator to test serverless AppSync Apis☆128Updated 5 months ago
- This is an AWS CDK Construct to make deploying a single page website (Angular/React/Vue) to AWS S3 behind SSL/Cloudfront easier☆232Updated 2 years ago
- This Serverless Framewrok plugin supports the AWS service proxy integration feature of API Gateway.☆264Updated 2 months ago
- A collection of middleware for AWS lambda functions.☆156Updated 6 months ago
- Serverless plugin for zero-config Typescript support☆793Updated last year
- Serverless 1.0 plugin to add documentation and models to the serverless generated API Gateway☆307Updated 4 years ago
- Source for the extended version of the demo app API in Serverless Stack.☆93Updated 2 years ago
- Typescript AWS DynamoDB ORM☆232Updated 9 months ago
- Serverless.js plugin implementing AWS Lambda Layers, reducing lambda size, warm-up, and deployment time.☆231Updated last year
- Basic logging mechanism for Node.js Lambda Functions and other AWS services, which produces logs in JSON format for easier reading throug…☆196Updated 2 years ago
- The AWS AppSync community☆511Updated 2 years ago
- Collection of serverless plugins☆231Updated last year
- A "DocumentClient" for the Amazon Aurora Serverless Data API☆462Updated last month
- Serverless Dynamodb Local Plugin - Allows to run dynamodb locally for serverless☆624Updated last year
- Missing blueprint for AWS Lambda. Reads stream from AWS DynamoDB and writes it to ElasticSearch.☆115Updated 3 years ago
- A Serverless Framework plugin that creates CloudWatch alarms for functions.