Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.02 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.02 KB

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.