Skip to content

Commit 527c40b

Browse files
committed
Merge pull request #211 from wcandillon/patch-1
Link back to the swagger-js-codegen project
2 parents 5d42c8c + 017b578 commit 527c40b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ and override the `templateDir` in your script to point to the right place. It a
130130
### Where is Javascript???
131131
See our [javascript library](http://github.com/wordnik/swagger.js)--it's completely dynamic and doesn't require
132132
static code generation.
133+
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.
134+
133135

134136
#### Generating a client from flat files (i.e. no remote server calls)
135137
If you don't want to call your server, you can save the swagger spec files into a directory and pass an argument

0 commit comments

Comments
 (0)