1.11.0 • Published 2 months ago

@purista/core v1.11.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

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).

Why to use PURISTA

PURISTA tries to avoid the need for implementing boilerplate code as much as possible and to automate and autogenerate types, definitions, documentation when ever possible.

Schema and input-output-validation are deeply integrated, and they should be used whenever possible to build robust, stable systems.

PURISTA addresses developers which want to simply focus on implementation, while providing them the necessary things to use the great node/typescript tooling.

Features

  • typescript based and with typescript in mind
  • mostly async-await (no call-back hell)
  • easy versioning of services & API
  • modular & extendable
  • runs and scales from small single instance up to cloud clusters
  • flexible to trace, audit and monitor
  • easy to test with ready to go mocks & stubs
  • clean error handling
  • low learning curve

The main goal is to let developers keep focusing on solving business requirements while building robust & maintainable software fast and efficient.

Visit purista.dev

Follow on Twitter @purista_js
Join the Discord Chat

1.11.0

2 months ago

1.10.8

3 months ago

1.10.7

3 months ago

1.10.5

3 months ago

1.10.4

3 months ago

1.10.6

3 months ago

1.10.3

3 months ago

1.10.2

3 months ago

1.10.1

3 months ago

1.10.0

3 months ago

1.9.1

3 months ago

1.10.0-beta.0

3 months ago

1.8.2

7 months ago

1.7.3

10 months ago

1.9.0

6 months ago

1.8.1

8 months ago

1.8.0

8 months ago

1.7.5

10 months ago

1.8.3

7 months ago

1.7.4

10 months ago

1.7.2

11 months ago

1.7.1

11 months ago

1.7.0

11 months ago

1.6.0

12 months ago

1.5.0

1 year ago

1.4.9

1 year ago

1.4.8

2 years ago

1.4.7

2 years ago

1.4.6

2 years ago

1.4.5

2 years ago

1.4.4

2 years ago

1.4.3

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.0.5

2 years ago

1.1.3

2 years ago

1.0.4

2 years ago

1.1.2

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago