shep
Deployment tool
Automates deployment of serverless APIs and Lambda functions to AWS API Gateway and Lambda
A framework for building JavaScript Applications with AWS API Gateway and Lambda
378 stars
26 watching
27 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
amazonapi-gatewayawsframeworkjavascriptlambdanodeserverless
Related projects:
Repository | Description | Stars |
---|---|---|
jeremydaly/lambda-api | A lightweight web framework designed to maximize performance in AWS Lambda applications | 1,427 |
serverless/event-gateway-getting-started | A deployment of an Event Gateway REST API via Serverless and AWS Lambda to manage user data. | 49 |
ebridges/lgw | Tools and templates for configuring an AWS Gateway in front of a Lambda function | 0 |
mentum/lambdaws | Automates deployment and execution of JavaScript functions on Amazon AWS Lambda | 1,272 |
shaftoe/api-gateway-lambda-cdk-example | A CDK-based project demonstrating the setup of an AWS Lambda function with API Gateway and Pushover integration for handling HTTP requests. | 9 |
appleboy/lambda-action | Automates deployment of AWS Lambda functions from source code or pre-built binaries. | 394 |
tmaiaroto/aegis | A tool and framework to build and deploy serverless microservices on AWS Lambda | 284 |
davidgf/serverless-plugin-canary-deployments | A tool that enables gradual deployments of Lambda functions by shifting traffic between versions over time. | 374 |
cyrilwanner/next-serverless | Simplifies deployment of Next.js applications to AWS Lambda with minimal configuration | 81 |
bjinwright/zops | A toolset for automating AWS Lambda and API Gateway deployments for devops teams using Zappa. | 13 |
tobilg/serverless-duckdb | An example project demonstrating how to deploy DuckDB on AWS Lambda and API Gateway | 120 |
awslabs/aws-lambda-redshift-loader | An AWS Lambda function that automates data loading from Amazon S3 into an Amazon Redshift database cluster | 597 |
danilop/aws_lambda_in_action | A companion source code distribution to the AWS Lambda in Action book, providing live demos and example functions for various AWS services | 287 |
floydspace/aws-lambda-nodejs-esbuild | A tool to automatically bundle JavaScript and TypeScript code for use in AWS Lambda functions using the esbuild bundler | 68 |
twharmon/golamb | A toolset for building and deploying AWS Lambda functions with Go. | 7 |