Skip to content

Typesafe framework for processing events in typescript

License

Notifications You must be signed in to change notification settings

jfrconley/nornir

Folders and files

NameName
Last commit message
Last commit date
Aug 15, 2024
Aug 14, 2024
Jul 24, 2023
Aug 15, 2024
Jul 29, 2024
Jul 24, 2023
Aug 9, 2023
May 26, 2023
May 2, 2023
May 3, 2023
Mar 11, 2024
May 2, 2023
Aug 9, 2023
Dec 1, 2023
May 2, 2023
Aug 14, 2024
May 3, 2023
Aug 15, 2024
May 2, 2023
May 3, 2023
May 5, 2023
May 2, 2023

Repository files navigation

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.