5957 Forks
15505 Stars
15505 Watchers

swagger-codegen

swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.

How to download and setup swagger-codegen

Open terminal and run command
git clone https://github.com/swagger-api/swagger-codegen.git
git clone is used to create a copy or clone of swagger-codegen repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with swagger-codegen https://github.com/swagger-api/swagger-codegen/archive/master.zip

Or simply clone swagger-codegen with SSH
[email protected]:swagger-api/swagger-codegen.git

If you have some problems with swagger-codegen

You may open issue on swagger-codegen support forum (system) here: https://github.com/swagger-api/swagger-codegen/issues