All Projects → metadevpro → Openapi3 Ts

metadevpro / Openapi3 Ts

Licence: mit
TS Model & utils for creating and exposing OpenAPI 3.x contracts.

Programming Languages

typescript
32286 projects
ts
41 projects

Labels

Projects that are alternatives of or similar to Openapi3 Ts

Restdocs Api Spec
Adds API specification support to Spring REST Docs
Stars: ✭ 162 (-18.59%)
Mutual labels:  openapi
Openapi.net.csharpannotations
Generates OpenAPI Document from C# Annotations
Stars: ✭ 170 (-14.57%)
Mutual labels:  openapi
Ghapi
A delightful and complete interface to GitHub's amazing API
Stars: ✭ 187 (-6.03%)
Mutual labels:  openapi
Ogcapi Features
An open standard for querying geospatial information on the web.
Stars: ✭ 164 (-17.59%)
Mutual labels:  openapi
Openapi Cli
⚒️ OpenAPI 3 CLI toolbox with rich validation and bundling features.
Stars: ✭ 169 (-15.08%)
Mutual labels:  openapi
Sway
A library that simplifies OpenAPI (fka Swagger) integrations/tooling.
Stars: ✭ 175 (-12.06%)
Mutual labels:  openapi
Flama
🔥 Fire up your API with this flamethrower
Stars: ✭ 161 (-19.1%)
Mutual labels:  openapi
Hapi Openapi
Build design-driven apis with OpenAPI (formerly swagger) 2.0 and hapi.
Stars: ✭ 196 (-1.51%)
Mutual labels:  openapi
Routing Controllers Openapi
Runtime OpenAPI v3 schema generation for routing-controllers.
Stars: ✭ 170 (-14.57%)
Mutual labels:  openapi
Imposter
Scriptable, multipurpose mock server.
Stars: ✭ 187 (-6.03%)
Mutual labels:  openapi
Openapi Psr7 Validator
It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications
Stars: ✭ 168 (-15.58%)
Mutual labels:  openapi
Json Schema To Openapi Schema
A little NodeJS package to convert JSON Schema to OpenAPI Schema Objects
Stars: ✭ 168 (-15.58%)
Mutual labels:  openapi
Esi Issues
Issue tracking and feature requests for ESI
Stars: ✭ 176 (-11.56%)
Mutual labels:  openapi
Openapi Spec Validator
OpenAPI Spec validator
Stars: ✭ 161 (-19.1%)
Mutual labels:  openapi
Swagger Node Codegen
An OpenAPI 3.x/Swagger 2 code generator for Node.js
Stars: ✭ 189 (-5.03%)
Mutual labels:  openapi
Oooas
An object oriented approach to generating OpenAPI specs, implemented in PHP.
Stars: ✭ 162 (-18.59%)
Mutual labels:  openapi
Js Client
A Open-API derived JS + Node.js API client for Netlify
Stars: ✭ 170 (-14.57%)
Mutual labels:  openapi
Gradle Swagger Generator Plugin
Gradle plugin for OpenAPI YAML validation, code generation and API document publishing
Stars: ✭ 197 (-1.01%)
Mutual labels:  openapi
Drf Yasg
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
Stars: ✭ 2,523 (+1167.84%)
Mutual labels:  openapi
Proteus
Lean, mean, and incredibly fast JVM framework for web and microservice development.
Stars: ✭ 178 (-10.55%)
Mutual labels:  openapi

OpenApi3-TS

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

Build Status Coverage Status Known Vulnerabilities npm version

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

Versions and Changelog

See changelog.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].