nearst / laconia

Create well-crafted serverless applications, effortlessly.

Home Page:http://laconiajs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laconia

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


Build Status Coverage Status Apache License npm npm Contributor Covenant All Contributors

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

Laconia is maintained by πŸ›οΈ NearSt.
If you like Laconia, ⭐ the project to support its development!

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
Roman

πŸ’»
Hugo Sena Ribeiro
Hugo Sena Ribeiro

🎨 🚧
Geoff Dutton
Geoff Dutton

πŸ’»
Rob Haley
Rob Haley

πŸ€”
Lee Coomber
Lee Coomber

πŸ’»
Bernd Strehl
Bernd Strehl

πŸ’»
Sakthivel Viswanathan
Sakthivel Viswanathan

πŸ’»
Thomas Ankcorn
Thomas Ankcorn

πŸ“ πŸ“– πŸ€” πŸ’»
reestolonio
reestolonio

πŸ’» πŸ› πŸ€”
MΓ‘rton VetΕ‘
MΓ‘rton VetΕ‘

πŸ’»
Sam Van Overmeire
Sam Van Overmeire

πŸ€”
Kirby Simmons
Kirby Simmons

πŸ€” πŸ’»
joeleg
joeleg

πŸ’» πŸ›
thomas
thomas

πŸ“–

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

About

Create well-crafted serverless applications, effortlessly.

http://laconiajs.io

License:Apache License 2.0


Languages

Language:JavaScript 97.3%Language:TypeScript 2.7%Language:Shell 0.0%