Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/myrotvorets/oav-installer

Internally used by microservices to configure express-openapi-validator
https://github.com/myrotvorets/oav-installer

microservices oav-installer openapi-specification

Last synced: 22 days ago
JSON representation

Internally used by microservices to configure express-openapi-validator

Awesome Lists containing this project

README

        

# oav-installer

[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=myrotvorets_oav-installer&metric=alert_status)](https://sonarcloud.io/dashboard?id=myrotvorets_oav-installer)
[![Build and Test](https://github.com/myrotvorets/oav-installer/actions/workflows/build.yml/badge.svg)](https://github.com/myrotvorets/oav-installer/actions/workflows/build.yml)

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~