lambda-forest
API builder
A framework that simplifies the development of RESTful APIs using AWS Lambda and API Gateway
A set of tools to ease REST AWS Lambda functions
2 stars
3 watching
1 forks
Language: Java
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aws/aws-lambda-builders | A Python library to compile and package AWS Lambda functions for various runtimes and frameworks | 339 |
aws/aws-lambda-java-libs | A collection of libraries providing essential components for building Java applications on the AWS Lambda platform. | 521 |
tmaiaroto/aegis | A tool and framework to build and deploy serverless microservices on AWS Lambda | 284 |
twharmon/golamb | A toolset for building and deploying AWS Lambda functions with Go. | 7 |
tim-b/grunt-aws-lambda | A Grunt plugin to assist in developing functions for AWS Lambda | 247 |
jeremydaly/lambda-api | A lightweight web framework designed to maximize performance in AWS Lambda applications | 1,427 |
adamluzsi/gorest | A framework that provides a structured approach to building RESTful APIs by separating concerns and using a modular pipeline pattern for handling resource operations and retrieving data. | 3 |
fulldump/golax | A Go implementation of the Lax framework for building REST APIs with minimal language overhead and high performance. | 75 |
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 |
kksharma1618/lambda-restify | A package that simplifies the development of RESTful APIs on AWS Lambda with API Gateway | 11 |
cythral/lambdajection | A framework for building AWS Lambdas using dependency injection and aspect-oriented programming. | 16 |
antonbabenko/modules.tf-lambda | Generates Terraform configurations from visual diagrams created with Cloudcraft.co. | 351 |
mustafaakin/gongular | An HTTP framework that provides structured input handling and dependency injection for building RESTful APIs. | 502 |
py-universe/django-rest-cli | A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. | 117 |
tobilg/duckdb-nodejs-layer | A set of pre-packaged DuckDB versions for use in Node.js Lambda functions. | 97 |