项目作者: ibaca

项目描述 :
JAX-RS service interface generator for Open API specification
高级语言: Java
项目地址: git://github.com/ibaca/autorest-openapi.git
创建时间: 2016-09-27T19:22:39Z
项目社区:https://github.com/ibaca/autorest-openapi

开源协议:Apache License 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.