Skip to content

Commit 3bd7f8a

Browse files
committed
Add Swagger Tools, Swagger Editor and a127 projects
1 parent e42dd20 commit 3bd7f8a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ If you just want to see it work, check out the [pet store sample](http://petstor
5252
### Swagger-Group Projects
5353

5454
These are the projects that were created by the same people who authored the Swagger Specification:
55+
- [swagger-editor](https://github.com/swagger-api/swagger-editor) - Swagger Editor lets you edit API specifications in YAML inside your browser and to preview documentations in real time. Valid Swagger JSON descriptions can then be generated and used with the full Swagger tooling (code generation, documentation, etc).
56+
- [swagger-tools](https://github.com/apigee-127/swagger-tools) - A Node.js and browser module that provides tooling for validation and more around Swagger
5557
- [swagger-core](https://github.com/swagger-api/swagger-core) - A Swagger implementation for Java/Scala. Has integration with JAX-RS (Jersey, Resteasy, CXF...), Servlets and Play Framework.
5658
- [swagger-js](https://github.com/swagger-api/swagger-js) - A Swagger implementation for JavaScript.
5759
- [swagger-node-express](https://github.com/swagger-api/swagger-node-express) - A Swagger module for node.js with express module.
@@ -108,6 +110,7 @@ These are third party tools generated by the Swagger community:
108110
- [swaggerize-express](https://github.com/krakenjs/swaggerize-express) - Design-driven RESTful apis with swagger and express from [@PayPalDev](https://twitter.com/PayPalDev).
109111
- [swaggerize-hapi](https://github.com/krakenjs/swaggerize-hapi) - Design-driven RESTful apis with swagger and hapi from [@PayPalDev](https://twitter.com/PayPalDev).
110112
- [generator-swaggerize](https://github.com/krakenjs/generator-swaggerize) - Yeoman generator for krakenjs/swaggerize tools from [@PayPalDev](https://twitter.com/PayPalDev).
113+
- [a127](http://a127.io) - Apigee-127 is toolkit for modeling & building rich, enterprise-class APIs in Node.js on your laptop. The focal point of Apigee-127 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)
111114

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

0 commit comments

Comments
 (0)