myrotvorets / oav-installer

Internally used by microservices to configure express-openapi-validator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oav-installer

Quality Gate Status Build and Test

This package is internally used by our microservices.

What it does is:

  1. Loads the OpenAPI specification.
  2. Transforms it (public and private services handle some parts differently)
  3. Configures express-openapi-validator
  4. Installs express-openapi-validator into the Express application

About

Internally used by microservices to configure express-openapi-validator

License:MIT License


Languages

Language:TypeScript 89.9%Language:JavaScript 10.1%