/nornir

Typesafe framework for processing events in typescript

Primary LanguageTypeScriptMIT LicenseMIT

Nornir Event Processing

This is a monorepo for the Nornir Event Processing framework. It is a collection of packages that can be used together or independently to build event-driven applications.

Packages

Provides the core functionality for Nornir. It is a lightweight, functional, and type-safe event processing framework based on a middleware chain.

A ergonomic and type-safe REST framework based on Nornir chains. It allows you to build strongly typed APIs exactly in sync with your documentation. Supports both specification-first and code-first development.