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.
To see some simple example code please take a look at the command line client found in imgurcmd/main.go
.