All Projects β†’ laconiajs β†’ Laconia

laconiajs / Laconia

Licence: apache-2.0
Create well-crafted serverless applications, effortlessly

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Laconia

Aws Lambda Typescript
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.
Stars: ✭ 228 (-12.31%)
Mutual labels:  aws, serverless, aws-lambda
Serverless Chrome
🌐 Run headless Chrome/Chromium on AWS Lambda
Stars: ✭ 2,625 (+909.62%)
Mutual labels:  aws, serverless, aws-lambda
Middy
πŸ›΅ The stylish Node.js middleware engine for AWS Lambda
Stars: ✭ 2,592 (+896.92%)
Mutual labels:  aws, serverless, aws-lambda
Chrome Aws Lambda
Chromium Binary for AWS Lambda and Google Cloud Functions
Stars: ✭ 2,502 (+862.31%)
Mutual labels:  aws, serverless, aws-lambda
Rust Crowbar
Wrapper to simplify writing AWS Lambda functions in Rust (using the Python execution environment)
Stars: ✭ 198 (-23.85%)
Mutual labels:  aws, serverless, aws-lambda
Aws Lambda Haskell Runtime
⚑Haskell runtime for AWS Lambda
Stars: ✭ 223 (-14.23%)
Mutual labels:  aws, serverless, aws-lambda
Algnhsa
AWS Lambda Go net/http server adapter
Stars: ✭ 226 (-13.08%)
Mutual labels:  aws, serverless, aws-lambda
Serverless Next.js
⚑ Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components
Stars: ✭ 2,977 (+1045%)
Mutual labels:  aws, serverless, aws-lambda
Aws Lambda Power Tuning
AWS Lambda Power Tuning is an open-source tool that can help you visualize and fine-tune the memory/power configuration of Lambda functions. It runs in your own AWS account - powered by AWS Step Functions - and it supports three optimization strategies: cost, speed, and balanced.
Stars: ✭ 3,040 (+1069.23%)
Mutual labels:  aws, serverless, aws-lambda
Aws Cdk Changelogs Demo
This is a demo application that uses modern serverless architecture to crawl changelogs from open source projects, parse them, and provide an API and website for viewing them.
Stars: ✭ 197 (-24.23%)
Mutual labels:  aws, serverless, aws-lambda
Serverlessish
Run the same Docker images in AWS Lambda and AWS ECS
Stars: ✭ 177 (-31.92%)
Mutual labels:  aws, serverless, aws-lambda
Serverless Haskell
Deploying Haskell applications to AWS Lambda with Serverless
Stars: ✭ 204 (-21.54%)
Mutual labels:  aws, serverless, aws-lambda
Serverless Aws Alias
Alias support for Serverless 1.x
Stars: ✭ 171 (-34.23%)
Mutual labels:  aws, serverless, aws-lambda
Serverlessbydesign
A visual approach to serverless development. Think. Build. Repeat.
Stars: ✭ 254 (-2.31%)
Mutual labels:  aws, serverless, aws-lambda
Cartoonify
Deploy and scale serverless machine learning app - in 4 steps.
Stars: ✭ 157 (-39.62%)
Mutual labels:  aws, serverless, aws-lambda
Components
The Serverless Framework's new infrastructure provisioning technology β€” Build, compose, & deploy serverless apps in seconds...
Stars: ✭ 2,259 (+768.85%)
Mutual labels:  aws, serverless, aws-lambda
Serverless Sentry Plugin
This plugin adds automatic forwarding of errors and exceptions to Sentry (https://sentry.io) and Serverless (https://serverless.com)
Stars: ✭ 146 (-43.85%)
Mutual labels:  aws, serverless, aws-lambda
Archive aws Lambda Go Net
Network I/O interface for AWS Lambda Go runtime.
Stars: ✭ 151 (-41.92%)
Mutual labels:  aws, serverless, aws-lambda
Terraform Aws Lambda
Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations
Stars: ✭ 190 (-26.92%)
Mutual labels:  aws, serverless, aws-lambda
Dialetus Service
API to Informal dictionary for the idiomatic expressions that each Brazilian region It has
Stars: ✭ 202 (-22.31%)
Mutual labels:  aws, serverless, aws-lambda

Laconia

All Contributors

CircleCI Coverage Status Apache License FOSSA Status Dependabot Gitter npm node code style code style npm Contributor Covenant

πŸ›‘οΈ Laconia β€” Create well-crafted serverless applications, effortlessly

If you like Laconia, ⭐ the project to support its development!

Laconia is a microframework for building Node.js serverless function based applications.

Features

  • Hexagonal: Laconia allows you to write serverless functions in Hexagonal Architecture easily. All of your serverless functions will have more consistent patterns that are testable, maintainable, and loosely coupled.
  • Non-intrusive: Never be forced to inherit any Laconia-specific component in your application code. Everything that you write will be plain objects and functions.
  • Focused: Laconia is not a generic framework, it is specialised in serverless. This allows Laconia to enable serverless specific best practices and deal with serverless specific issues.
  • Lightweight: Using small and simple dependencies is the key to performant serverless functions. Laconia is designed with that principle in mind.
  • Quality: Laconia lays strong emphasis on code quality and high test coverage to ensure its seamless use and continued maintenance.
  • Versatile: Use Laconia with your favourite serverless deployment tools. Laconia is created to help more on the application side of serverless development.

Documentation

Visit Laconia's website at laconiajs.io, for:

You can improve it by sending pull requests to the website repository.

License

Apache License 2.0

FOSSA Status

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Roman

πŸ’»

Hugo Sena Ribeiro

🎨 🚧

Geoff Dutton

πŸ’»

Rob Haley

πŸ€”

Lee Coomber

πŸ’»

Bernd Strehl

πŸ’»

Sakthivel Viswanathan

πŸ’»

Thomas Ankcorn

πŸ“ πŸ“– πŸ€”

reestolonio

πŸ’» πŸ›

MΓ‘rton VetΕ‘

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].