0.1.4 • Published 5 years ago

@wrecking-ball-software/moleculer-schema-adapter v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

nodejs version status

moleculer-schema-adapter (MSA)

Table of Contents

  1. Requirements
  2. Usage
  3. Distribution

Requirements

MSA assumes that you are using the Moleculer microservice framework.

How it works

When MSA loads, it reads the schema directory, validating and caching all schemas. Subsequently, MSA chooses the schema to use based on the name of the event or action.

Usage

  • Require the package;
  • Add the middleware to the service configuration;
  • Add the mixin to the service;

Distribution

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago