Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 436 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 436 Bytes

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.