Skip to content

Commit 6a2ac41

Browse files
committed
Merge pull request OAI#243 from mac-/master
Adding a Node.js library (ratify) to the README
2 parents 1770266 + 1bc05c7 commit 6a2ac41

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
@@ -116,6 +116,7 @@ These are third party tools generated by the Swagger community:
116116
- [swaggerize-hapi](https://github.com/krakenjs/swaggerize-hapi) - Design-driven RESTful apis with swagger and hapi from [@PayPalDev](https://twitter.com/PayPalDev).
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)
119+
- [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.
119120

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

0 commit comments

Comments
 (0)