package
0.0.0-20231011072021-2bcd6084d24b
Repository: https://github.com/nyogjtrc/practice-go.git
Documentation: pkg.go.dev

# README

Imgur API

config.json

example

{
	"client_id":"12345",
	"client_secret":"12345abc",
	"access_token":"ffffffff",
	"refresh_token":"dddddddd"
}

# Packages

No description provided by the author