eudoxia0 / avatar-api

Get avatars from Gravatar and other services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

avatar-api

Build Status

avatar-api is a library for getting avatars from Gravatar, Google+ and others.

Usage

cl-user> (avatar-api:gravatar "jdoe@initech.com")
"http://www.gravatar.com/avatar/6aef61d98ad63bd1aaa89345eb150df2"

License

Copyright (c) 2014 Fernando Borretti

Licensed under the MIT License.

About

Get avatars from Gravatar and other services.


Languages

Language:Common Lisp 100.0%