5176 Forks
15940 Stars
15940 Watchers

openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

How to download and setup openapi-generator

Open terminal and run command
git clone https://github.com/OpenAPITools/openapi-generator.git
git clone is used to create a copy or clone of openapi-generator 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 openapi-generator https://github.com/OpenAPITools/openapi-generator/archive/master.zip

Or simply clone openapi-generator with SSH
[email protected]:OpenAPITools/openapi-generator.git

If you have some problems with openapi-generator

You may open issue on openapi-generator support forum (system) here: https://github.com/OpenAPITools/openapi-generator/issues