openapi-generator/samples/client/petstore/go
2016-04-08 14:04:49 -07:00
..
swagger update go sample 2016-04-08 12:22:15 +08: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 issue #1948, added testing code to test go api 2016-04-08 14:04:49 -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 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"