@redbrick-sdk/oas3
v0.0.1
Published
Swagger-UI and API Rest Routing for Open API v3.
Downloads
2
Maintainers
Readme
Overview
This project provides a library to develop the REST API service based on the OpenAPI 3.x specification. This library loads the yaml file to parse the spec file and validate the behaviour of the service implementation.
We, redbrick, have forked this project from Hugo Mercado's oas3-tools project and developing it with new features for the production level of services. It is welcome to join to this project and there is no limitation to send PRs to this project.
We love the opensource and we always try to create usable codes.
License
- MIT License
- Original author's comments name: Hugo Mercado email: [email protected] url: https://github.com/HugoMario
This is a forked project from https://github.com/apigee-127/swagger-tools with an attemp to add Open API 3 support. :)