# imgur_openapi
[](https://github.com/r7kamura/imgur_openapi-rs/actions/workflows/test.yml)
[Imgur API](https://apidocs.imgur.com/) client library for Rust.
This library is generated from [imgur-openapi](https://github.com/r7kamura/imgur-openapi) by [openapi-generator](https://github.com/OpenAPITools/openapi-generator).
## Development
What imgur-openapi version to be used is defined at [VERSION](/VERSION).
When a new version of imgur-openapi is released, run `bin/build` and git-push it,
and a new version of imgur_openapi crate will be automatically published to crate.io.