📚 go-imgur - Awesome Go Library for Third-party APIs

Go Gopher mascot for go-imgur

Go client library for [imgur](https://imgur.com)

🏷️ Third-party APIs
📂 Third-party APIs
0 stars
View on GitHub 🔗

Detailed Description of go-imgur

go-imgur

Go GoDoc Go Report Card Coverage Status

Go library to use the imgur.com API. At the moment only the anonymous part of the API is supported, but that is used in a production environment.

Example

To see some simple example code please take a look at the command line client found in imgurcmd/main.go.