mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 19:33:55 +00:00
.. | ||
swagger | ||
.gitignore | ||
git_push.sh | ||
README.md | ||
test.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"