forked from loafle/openapi-generator-original
# Go API client for {{packageName}} ## Overview This API client was generated by the [swagger-codegen](https://github.com/swagger-api/swagger-codegen) project. By using the [swagger-spec](https://github.com/swagger-api/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: ``` "./{{packageName}}" ```