Skip to content

@purista/core v2.0.5


PURISTA API / @purista/core

@purista/core

This is the main package of PURISTA.

A backend framework for building message based domain services.

This framework adapts and combines a wide range of different patters from domain driven design, cqrs, microservice, event sourcing and lambda functions.

It is build from ground up in typescript and highly focuses on schema, and auto generation of types, input-output-validation, OpenApi documentation (swagger).

It contains the builders, classes & types and some helper functions. For easier testing of commands and subscriptions, the package contains different mock creation helper based on sinon

Learn PURIST at purista.dev

Enumerations

Classes

Interfaces

Type Aliases

Variables

Functions

Command

Event bridge

Helper

Service

Store

Subscription

Unit test helper