lambadaframework
Serverless API framework
A framework for building and deploying JAX-RS-based REST APIs to AWS Lambda and API Gateway in a serverless manner
Build serverless REST API's with JAVA. It implements the JAX-RS API and deploys your application easily to AWS Lambda and API Gateway
243 stars
30 watching
48 forks
Language: Java
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jeremydaly/lambda-api | A lightweight web framework designed to maximize performance in AWS Lambda applications | 1,427 |
mantil-io/mantil | An open-source framework for building and deploying Go-based serverless applications on AWS Lambda | 109 |
bustle/shep | Automates deployment of serverless APIs and Lambda functions to AWS API Gateway and Lambda | 378 |
serverless/serverless | A command-line tool for building and deploying scalable, low-maintenance cloud applications | 46,472 |
serverless/event-gateway-getting-started | A deployment of an Event Gateway REST API via Serverless and AWS Lambda to manage user data. | 49 |
rustless/rustless | A framework for building RESTful APIs in Rust with support for multiple features such as versioning and content negotiation. | 618 |
aws-samples/aws-serverless-security-workshop | Teaches security best practices for building serverless applications using AWS services | 528 |
silkapp/rest | An infrastructure toolkit for building RESTful APIs in Haskell | 390 |
grycap/scar | A framework to run applications and code in any programming language on AWS Lambda using containers | 598 |
rishikeshdarandale/serverless-graphql-boilerplate | A boilerplate template for building a serverless GraphQL API using Apollo Server 2.0 and AWS services with the Serverless Framework. | 12 |
aws/aws-lambda-java-libs | A collection of libraries providing essential components for building Java applications on the AWS Lambda platform. | 521 |
tomhatzer/adonis-serverless | An example repository for running AdonisJS on AWS Lambda with support for TypeScript and serverless deployment | 33 |
pharindoko/serverlessdotnetstarter | A starter template for deploying and debugging C#/.NET 6 serverless applications on AWS Lambda via the Serverless Framework. | 52 |
kballenegger/kenji | A lightweight Ruby web framework for building backend APIs with clean routing and modular code organization. | 32 |
antonbabenko/serverless.tf-playground | A tool that simplifies the deployment and management of cloud-based functions using Terraform | 39 |