openapi-generator/samples/client/petstore/go
2016-04-16 16:43:04 -07:00
..
swagger added required parameters validation for Go 2016-04-16 16:43:04 -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
pet_api_test.go regenerate go sample, rename configuration.go 2016-04-14 15:15:19 +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 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"