Skip to content

fg/gravatar.cr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gravatar.cr

Installation

Add this to your application's shard.yml:

dependencies:
  gravatar:
    github: fg/gravatar.cr

Usage

Add this to your application's shard.yml:

require "gravatar"

puts Gravatar::Picture.profile_picture("[email protected]")
# => http://www.gravatar.com/avatar/8455938a1db5c475a87d76edacb6284e

Contributors

  • fg Fatih GÜRSOY - creator, maintainer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published