a127 |
a127 is toolkit for modeling & building rich, enterprise-class APIs in Node.js on your laptop. The focal point of a127 is the Swagger 2.0 specification for defining and describing an API model. From the Swagger model you can generate clients, servers and interactive documentation for your API. From @apigee |
api-spec-converter |
A tool for converting from other API specification formats (e.g. I/O Docs and API Blueprint) to Swagger |
blueoak-server |
BlueOak Server maximizes the value of your Swagger API by using it to drive runtime behavior. |
express-openapi |
An unopinionated openapi framework for express. |
fleek-parser |
A simple parser integrated with swagger on top of Koa.js |
fleek-response |
A simple response library integrated with swagger on top of Koa.js |
fleek-router |
A simple router integrated of swagger with Koa.js |
fleek-validator |
A simple validator integrated with swagger on top of Koa.js |
fury-adapter-swagger |
Fury.js provides uniform interface to API description formats such as API Blueprint and Swagger. fury-adapter-swagger is an adapter for Swagger. |
generator-swaggerize |
Yeoman generator for krakenjs/swaggerize tools from @PayPalDev. |
got-swag |
A CLI and lib to run automated tests on Swagger-powered APIs. Supports monkey testing and customized test suites. |
hapi-swaggered |
A hapi.js plugin to generate swagger v2.0 compliant specifications based on hapi routes and joi schemas. |
hippie-swagger |
API testing tool with automatic swagger assertions |
oas-nodegen |
A library for generating completely customizable code from the Open API Specification (FKA Swagger) RESTful API documentation using the scripting power of Node.js |
openapi-mock |
A CLI to start a mock server based upon a Swagger/OpenAPI JSON or YAML spec file |
pokemock |
A mock server generated from an arbitrary Swagger file. Exports a set of customizable Express middlewares. |
sails-swagger |
A Sails.js plugin that generates a Swagger (v2.0) document from your application Models, Controllers, and Routes. Also see swagger.balderdash.io for a Sails-themed Swagger UI. |
serverless_swagger |
A Serverless plugin that generates serverless configuration, api gateway events, and basic handler stub functions from a Swagger specification. |
swagger-jsdoc |
Takes JSDoc comments from any set of JavaScript files and generates a swagger specification file, that could be consumed by Swagger UI. Works also with CLI. |
swagger-mongodb |
lightweight swagger-ui crud-api backed by mongodb |
swagger-tools |
Various Swagger tools for JavaScript including an API/CLI (conversion, validation, ...) and Connect middleware for routing, validation, security and swagger-ui. |
swaggerize-express |
Design-driven RESTful apis with swagger and express from @PayPalDev. |
swaggerize-hapi |
Design-driven RESTful apis with swagger and hapi from @PayPalDev. |
swagmock |
Mock data generator for swagger api. Generates mock request and response according to swagger api specification of your application. Examples |
Swagger Express Middleware |
Swagger middleware and mocks for Express.js |
Swagger Parser |
Parses, validates, and dereferences JSON/YAML Swagger specs in Node and browsers |
test2doc.js |
Autogenerate Swagger specification from your tests/specs. |
koa-joi-swagger |
Using joi schema to validate and generate Swagger UI, for koa. |
swagger-stats |
API Telemetry based on Swagger(OpenAPI) specification. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices |