Skip to content

Commit ea04cd6

Browse files
committed
Add reference to nodejs > hapi-swaggered
1 parent 74e9805 commit ea04cd6

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
@@ -118,6 +118,7 @@ These are third party tools generated by the Swagger community. Note that not al
118118
- [Swagger Framework](https://github.com/silas/swagger-framework) - a module for creating Swagger-based apis using the standard HTTP request listener interface (including Express). It supports request normalization/validation, pluggable consumes/produces, spec validation, and more.
119119
- [swagger-jack](https://github.com/worldline/swagger-jack) - Express middleware to automatically create route and validate inputs from a swagger descriptor (for NodeJS).
120120
- [hapi-swagger](https://github.com/glennjones/hapi-swagger) - A Swagger interface for HAPI.
121+
- [hapi-swaggered](https://github.com/z0mt3c/hapi-swaggered) - A hapi.js plugin to generate swagger v2.0 compliant specifications based on hapi routes and joi schemas.
121122
- [Swagger Validation](https://github.com/wonderlic/swagger-validation) - A library to validate a request that integrates with swagger-node-express.
122123
- [swagger-node-client](https://github.com/signalfx/swagger-node-client) - Node client to communicate with Swagger servers. Includes detailed client-side validation against the API spec.
123124
- [swaggerize-express](https://github.com/krakenjs/swaggerize-express) - Design-driven RESTful apis with swagger and express from [@PayPalDev](https://twitter.com/PayPalDev).

0 commit comments

Comments
 (0)