iushankin / swagger-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swagger Generator

Build Status

An online service to generate Swagger clients.

Check out Swagger-Spec for additional information about the Swagger project, including additional libraries with support for SpringMVC, other languages and more.

See the Wiki!

The github wiki contains documentation, samples, etc. Start there.

To Build

mvn clean package

This will generate a WAR file that can be launched with Jetty or other containers.

Support

The following methods are available to obtain support for Swagger:

  • The Swagger Google Group - This would normally be your first stop to get support for Swagger. Here you can find previously asked question, and ask new ones. When asking a question, please provide as much information as you can regarding the environment you use (development language, library, versions.
  • The Issues tab - Please open feature requests and bugs here. If you're not sure you encountered a bug, or if it's a general usage question, please use the Google Group mentioned above.
  • IRC! you can find us on freenode in the channel #Swagger. You can talk with us directly there.

Get started with Swagger!

See the guide on getting started with swagger to get started with adding swagger to your API.

About

License:Other


Languages

Language:Scala 40.4%Language:HTML 26.7%Language:Java 20.6%Language:Shell 11.4%Language:Ruby 0.9%