sbalmt/ez4

A collection of high‑quality, reflection‑driven components that make it EZ4 developers to build modern applications.

TypeScript

11

62 commits

updated Sep 22, 2026

See the code

See what people are saying (1)

README

EZ4 Logo

Develop & Deploy 🚀

A collection of high‑quality, reflection‑driven components that make it EZ4 developers to build modern applications on top of AWS with NodeJS and TypeScript.

Why EZ4

Most engineering teams strive to build solid foundations and deliver value when building production‑ready cloud applications. EZ4's mission is to provide all the tools needed to achieve this with as little friction as possible. It gives you a single unified model to declare infrastructure, connect services, validate payloads, and deploy everything... without YAML, boilerplate, or scattered configuration.

Features

EZ4 treats your TypeScript code as the source of truth for both infrastructure and runtime.

  • Base contracts to declare serverless infrastructure resources.
  • Built‑in serverless clients to consume infrastructure resources.
  • Automatic connection and permissioning between resources.
  • Strongly typed validation system for inputs, schemas, and payloads.
  • Reflection‑driven architecture to provision infrastructure.
  • One command to deploy infrastructure and source code.
  • One command for local emulation and testing.

Components

Each component exposes a contract, a strongly typed interface that describes how the resource is created, configured, and consumed. Contracts are provider‑agnostic, composable, type‑safe, and reflection‑driven. They describe both the infrastructure and the runtime behavior of a component, allowing EZ4 to generate cloud resources and local clients from the same source of truth.

Getting started

Read the quick start guide and explore the examples to begin.

What's next

Requirements

  • TypeScript 6.0+
  • NodeJS 24.21+

License

MIT License

aws
distributed-computing
event-driven
ez4
microservices
nodejs
reflection-driven
serverless
typescript

Contributors

sbalmt

62 commits

sbalmt/ez4

A collection of high‑quality, reflection‑driven components that make it EZ4 developers to build modern applications.

TypeScript

11

62 commits

updated Sep 22, 2026

See the code

See what people are saying (1)

README

EZ4 Logo

Develop & Deploy 🚀

A collection of high‑quality, reflection‑driven components that make it EZ4 developers to build modern applications on top of AWS with NodeJS and TypeScript.

Why EZ4

Most engineering teams strive to build solid foundations and deliver value when building production‑ready cloud applications. EZ4's mission is to provide all the tools needed to achieve this with as little friction as possible. It gives you a single unified model to declare infrastructure, connect services, validate payloads, and deploy everything... without YAML, boilerplate, or scattered configuration.

Features

EZ4 treats your TypeScript code as the source of truth for both infrastructure and runtime.

  • Base contracts to declare serverless infrastructure resources.
  • Built‑in serverless clients to consume infrastructure resources.
  • Automatic connection and permissioning between resources.
  • Strongly typed validation system for inputs, schemas, and payloads.
  • Reflection‑driven architecture to provision infrastructure.
  • One command to deploy infrastructure and source code.
  • One command for local emulation and testing.

Components

Each component exposes a contract, a strongly typed interface that describes how the resource is created, configured, and consumed. Contracts are provider‑agnostic, composable, type‑safe, and reflection‑driven. They describe both the infrastructure and the runtime behavior of a component, allowing EZ4 to generate cloud resources and local clients from the same source of truth.

Getting started

Read the quick start guide and explore the examples to begin.

What's next

Requirements

  • TypeScript 6.0+
  • NodeJS 24.21+

License

MIT License

aws
distributed-computing
event-driven
ez4
microservices
nodejs
reflection-driven
serverless
typescript

Contributors

sbalmt

62 commits

Languages

TypeScript

98.8%