0.0.1 • Published 2 years ago

@redbrick-sdk/oas3 v0.0.1

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

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

This is a forked project from https://github.com/apigee-127/swagger-tools with an attemp to add Open API 3 support. :)