From 017b578502fb4d762193564bdfdce66c15cd33a7 Mon Sep 17 00:00:00 2001 From: William Candillon Date: Thu, 26 Jun 2014 15:05:33 +0200 Subject: [PATCH] Link back to the swagger-js-codegen project --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 28a08dd642f..bda4da924cd 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,8 @@ and override the `templateDir` in your script to point to the right place. It a ### Where is Javascript??? See our [javascript library](http://github.com/wordnik/swagger.js)--it's completely dynamic and doesn't require static code generation. +There is a third-party component called [swagger-js-codegen](https://github.com/wcandillon/swagger-js-codegen) that can generate angularjs or nodejs source code from a swagger specification. + #### Generating a client from flat files (i.e. no remote server calls) If you don't want to call your server, you can save the swagger spec files into a directory and pass an argument