How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
English | 简体中文
The main features of cellbang/malagu are: Serverless, Web Frameworks.
Projects with overlapping indexed features include: serverless/serverless — The Serverless Framework is a declarative infrastructure-as-code tool designed to automate the deployment, scaling,… midwayjs/midway — Midway is a suite of backend frameworks for Node.js designed to build enterprise microservices and full-stack… accenture/reactive-interaction-gateway — Create low-latency, interactive user experiences for stateless microservices. adacore/aws — AWS is a complete framework to develop Web based applications in Ada. adamhalasz/diet — Diet is a tiny, fast and modular node.js web framework. Good for making fast & scalable apps and apis. ```javascript… actionhero/actionhero — Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks.
The Serverless Framework is a declarative infrastructure-as-code tool designed to automate the deployment, scaling, and lifecycle management of cloud-native applications. It provides a unified command-line interface that translates high-level configuration files into provider-specific resource templates, enabling developers to orchestrate complex architectures, event-driven functions, and cloud resources within a single project structure. What distinguishes this framework is its focus on developer experience and multi-environment parity. It supports local function invocation and event proxyin
Midway is a suite of backend frameworks for Node.js designed to build enterprise microservices and full-stack applications. It centers on a dependency injection architecture using an inversion-of-control container and decorators to organize complex business logic and maintainable server-side structures. The framework provides multi-protocol support for HTTP, gRPC, and WebSockets, allowing a single environment to handle diverse service-to-service networking requirements. It also includes a multi-runtime adapter layer that enables applications to be deployed across traditional containers and va
Create low-latency, interactive user experiences for stateless microservices.
Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks