vole / gravatar

Go library to ease access to Gravatar API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gravatar

gravatar is a library to ease access to Gravatar API. It implements a functionality to get avatars and decode JSON profiles.

Build status

Installation

$ go get github.com/ftrvxmtrx/gravatar

Documentation and examples

gravatar on go.pkgdoc.org

About

Go library to ease access to Gravatar API

License:MIT License