Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 657 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 657 Bytes

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.