Skip to content

Commit b7beda6

Browse files
committed
Merge pull request OAI#244 from whitlockjc/master
Add 'swagger-tools' to the list of Node.js Libraries
2 parents 6a2ac41 + b9803db commit b7beda6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ These are third party tools generated by the Swagger community:
117117
- [generator-swaggerize](https://github.com/krakenjs/generator-swaggerize) - Yeoman generator for krakenjs/swaggerize tools from [@PayPalDev](https://twitter.com/PayPalDev).
118118
- [a127](http://a127.io) - 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](https://github.com/apigee)
119119
- [ratify](https://github.com/mac-/ratify) - A [Hapi](http://hapijs.com/) plugin that automatically creates Swagger documentation AND validates request/response parameters using the [JSON Schema](http://json-schema.org/) spec.
120+
- [swagger-tools](https://github.com/apigee-127/swagger-tools) - Various Swagger tools for JavaScript including an API/CLI (conversion, validation, ...) and [Connect](https://github.com/senchalabs/connect) middleware for routing, validation, security and swagger-ui.
120121

121122
#### Perl
122123
- [Raisin](https://github.com/khrt/Raisin) - A framework with a built-in Swagger support.

0 commit comments

Comments
 (0)