/autorest-openapi

JAX-RS service interface generator for Open API specification

Primary LanguageJavaApache License 2.0Apache-2.0

AutoREST OpenAPI Generator jitpack artifacts

JAX-RS REST service interface generator for OpenAPI specification (a.k.a. Swagger). This services can be used with AutoREST to create JRE, Android or GWT clients.

Modules

  • APIs Guru public API, this gives access to an bunch of OpenAPI specs
  • OpenAPI API, to parse and process specs
  • OpenAPI to JAX-RS generator tool

The project is under development, currently can be tested executing the Main class directly.