openapi-generator/samples/client/petstore/go
2016-01-22 17:27:30 +08:00
..
swagger add packageName support to golang 2015-12-22 00:12:18 +08:00
README.md add sh script for go, add binary mapping for go, fix format 2016-01-22 17:21:51 +08:00
test.go update test case, add beta to go help 2016-01-22 17:27:30 +08:00

Go API client for swagger

Overview

This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.

Installation

Put the package under your project folder and add the following in import:

    "./swagger"