Skip to content

Library of structs and functions for logically accessing the Tumblr API

Notifications You must be signed in to change notification settings

foush/tumblr.go

Repository files navigation

Tumblr API Go Client

Build Status GoDoc

This is the Tumblr API Golang client

Installation

Run go get github.com/foush/tumblr.go

Usage

The mechanics of this library send HTTP requests through a ClientInterface object. There is intentionally no concrete client defined in this library to allow for maximum flexibility. There is a separate repository with a client implementation and convenience methods if you do not require a custom client behavior.

About

Library of structs and functions for logically accessing the Tumblr API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages