avatar-api

https://github.com/eudoxia0/avatar-api.git

git clone 'https://github.com/eudoxia0/avatar-api.git'

(ql:quickload :avatar-api)
7

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.