mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 19:33:55 +00:00
8af6903757
Conflicts: modules/swagger-codegen/src/main/java/io/swagger/codegen/languages/GoClientCodegen.java samples/client/petstore/go/pet_api_test.go |
||
---|---|---|
.. | ||
.gitignore | ||
api_client.go | ||
api_response.go | ||
category.go | ||
configuration.go | ||
git_push.sh | ||
order.go | ||
pet_api_test.go | ||
pet_api.go | ||
pet.go | ||
pom.xml | ||
README.md | ||
store_api.go | ||
tag.go | ||
test.go | ||
user_api.go | ||
user.go |
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"