DManavi / openapi3-ts

TS Model & utils for OpenAPI 3.0.x contracts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenApi3-TS

TypeScript library to help building OpenAPI 3.0.x compliant API contracts.

Build Status Coverage Status Dependency Status Known Vulnerabilities npm version Greenkeeper badge

NPM

Includes

  • /src/model TS typed interfaces for helping building a contract.
  • /src/dsl Fluent DSL for building a contract.

Install

Install package via npm:

npm i --save openapi3-ts

References

License

Licensed under the MIT License.

Credits

Contact: Pedro J. Molina | github: pjmolina | twitter: pmolinam

(c) 2017-2020. Pedro J. Molina at Metadev S.L. https://metadev.pro & contributors.

About

TS Model & utils for OpenAPI 3.0.x contracts.

License:MIT License


Languages

Language:TypeScript 100.0%