Search results
51 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
SwaggerJS - a collection of interfaces for OAI specs
Comprehensive tooling for working with OpenAPI definitions
- api
- apis
- openapi
- openapi initiative
- openapi specification
- openapi spec
- openapi document
- oai
- oas
- apidoc
- microservice
- documentation
Tooling for converting, validating, and parsing OpenAPI, Swagger, and Postman API definitions
- api
- apidoc
- apis
- documentation
- microservice
- oai
- oas
- openapi
- openapi document
- openapi initiative
- openapi spec
- openapi specification
- postman
- swagger
ReadMe's official CLI and GitHub Action.
- api
- apidoc
- apis
- documentation
- microservice
- oai
- oas
- openapi
- openapi document
- openapi initiative
- openapi spec
- openapi specification
- postman
- readme
Open API Resolver - Javascript library to connect to parse and resolve openapi-enabled APIs via browser or nodejs
A collection of example OpenAPI 3.x and Swagger 2.0 documents.
Koas serializer converts a response body to the negotiated response format.
Koas spec handler exposes the Open API document as a JSON API call.
Koas Swagger UI serves Swagger UI. This requires the `specURL` variable to have been set on the `ctx.openApi` object. Typically this is done by combining it with [`koas-spec-handler`][].
Koas operations maps operation IDs to Koa controller functions.
Koas status code automatically sets the response status code based on the success status code specified in the Open API object.
Koas body parser parses and validates request bodies based on the current operation.
> [Koa][] + [OpenAPI Specification][] = Koas
Koas parameters attempts to coerce path and query parameters to the type specified in their respective JSON schema.
Koas security checks if a request matches the security requirement of an operation. For example, given the following partial OpenAPI document:
Generate Express or Restify route handlers from a Swagger specification
oval: CLI for validating OpenAPI specification (OAS) documents
Node.js OAI-PMH client.
Yeoman generator for openAPI(swagger) application
- yeoman-generator
- yeoman
- generator
- yo
- swagger
- swaggerize
- express
- expressjs
- hapi
- hapijs
- restify
- node
- node.js
- rest
- View more
Koa Router, based on OpenAPI, Swagger and Json Schema.