https://github.com/koffeinsource/go-imgur
Go library to use the imgur.com API
https://github.com/koffeinsource/go-imgur
go imgur
Last synced: 9 months ago
JSON representation
Go library to use the imgur.com API
- Host: GitHub
- URL: https://github.com/koffeinsource/go-imgur
- Owner: koffeinsource
- License: mit
- Created: 2016-03-30T22:05:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T11:45:58.000Z (over 1 year ago)
- Last Synced: 2024-10-25T05:25:15.087Z (about 1 year ago)
- Topics: go, imgur
- Language: Go
- Homepage:
- Size: 115 KB
- Stars: 24
- Watchers: 4
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-go-cn - go-imgur - imgur) (第三方api / 实用程序/Miscellaneous)
- awesome-go - go-imgur - Go library to use the imgur.com API - ★ 9 (Third-party APIs)
- awesome-go - go-imgur - Go client library for [imgur](https://imgur.com) (Third-party APIs / Advanced Console UIs)
- awesome-go-plus - go-imgur - Go client library for [imgur](https://imgur.com)  (Third-party APIs / Utility/Miscellaneous)
- awesome-go - go-imgur - Go client library for [imgur](https://imgur.com) (Third-party APIs / Utility/Miscellaneous)
- fucking-awesome-go - :octocat: go-imgur - Go client library for [imgur](https://imgur.com) :star: 2 :fork_and_knife: 0 (Third-party APIs / Advanced Console UIs)
- fucking-awesome-go - go-imgur - Go client library for 🌎 [imgur](imgur.com) (Third-party APIs / Utility/Miscellaneous)
- awesome-go - go-imgur - | - | - | (Third-party APIs / HTTP Clients)
- awesome-go - go-imgur - Go client library for [imgur](https://imgur.com) (Third-party APIs / Utility/Miscellaneous)
- awesome-go-zh - go-imgur
- awesome-go - go-imgur - Go client library for [imgur](https://imgur.com) (Third-party APIs / Utility/Miscellaneous)
- awesome-go - go-imgur - Go client library for [imgur](https://imgur.com) - :arrow_down:7 - :star:2 (Third-party APIs / HTTP Clients)
- awesome-go-with-stars - go-imgur - Go client library for [imgur](https://imgur.com) (Third-party APIs / Utility/Miscellaneous)
- awesome-go - go-imgur - Go client library for [imgur](https://imgur.com) (Third-party APIs / Utility/Miscellaneous)
- awesome-go - go-imgur - Go client library for [imgur](https://imgur.com) (Third-party APIs / Utility/Miscellaneous)
- awesome-Char - go-imgur - Go client library for [imgur](https://imgur.com) (Third-party APIs / HTTP Clients)
- awesome-go-cn - go-imgur - imgur) (第三方api / 实用程序/Miscellaneous)
- awesome-go - go-imgur - Go client library for [imgur](https://imgur.com) (Third-party APIs / HTTP Clients)
- awesome-go-cn - go-imgur
- awesome-go-extra - go-imgur - 03-30T22:05:35Z|2022-07-17T12:16:14Z| (Third-party APIs / Fail injection)
- awesome-go - go-imgur - Go client library for [imgur](https://imgur.com) (<span id="第三方api-third-party-apis">第三方API Third-party APIs</span> / <span id="高级控制台用户界面-advanced-console-uis">高级控制台用户界面 Advanced Console UIs</span>)
- awesome-go-cn - go-imgur
README
# go-imgur

[](https://pkg.go.dev/github.com/koffeinsource/go-imgur?tab=doc)
[](https://goreportcard.com/report/github.com/koffeinsource/go-imgur)
[](https://coveralls.io/github/koffeinsource/go-imgur?branch=master)
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`.