openapi-generator/samples/client/petstore/go
2016-04-11 10:37:50 -07:00
..
swagger issue#2534, added _sling.Set in the go api 2016-04-11 10:37:50 -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
petApi_test.go added missing apiresponse.go, renamed petapi_test.go, fixed compilation error 2016-04-10 15:04:29 -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"