Skip to content

Commit aef9c0a

Browse files
committed
Added swagger-express for Node.js
1 parent b7beda6 commit aef9c0a

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:
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.
120120
- [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.
121+
- [swagger-express](https://github.com/fliptoo/swagger-express) - A simple and clean solution to integrate swagger with express straight away from jsdoc or a yaml file.
121122

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

0 commit comments

Comments
 (0)