openapi-generator/samples/client/petstore/go
2016-04-10 20:50:53 -07:00
..
swagger issue #1946, added AddDefaultHeader method for GO 2016-04-10 20:50:53 -07:00
.gitignore push new git_push and .gitinore file 2016-03-12 18:01:53 +08:00
git_push.sh push new git_push and .gitinore file 2016-03-12 18:01:53 +08:00
petStore_test.go formatted code 2016-04-09 21:43:46 -07: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 restore petstore.yaml 2016-04-10 23:11:42 +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"