Popularity
2.5
Declining
Activity
0.6
Growing
25
4
9

Programming language: Go
License: MIT License
Tags: Third-party APIs    
Latest version: v0.3.0

go-imgur alternatives and similar packages

Based on the "Third-party APIs" category.
Alternatively, view go-imgur alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of go-imgur or a related project?

Add another 'Third-party APIs' Package

README

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.