Common Lisp bindings to the popular Gravatar service.
:404
, :mm
, :identicon
, :monsterid
, :wavatar
, or :retro
.:identicon
that is unique per user.:g
, :pg
, :r
, or :x
and indicates the level of "vulgarity" that you allow on your site. The default is :g
.This returns the cl-json formatted profile of the user. Eventually we'll parse this into better structures, but that is TBD.
If you want to process the profile data using client-side JavaScript, this generates a URL that you can use as a src
value to the HTML script
element. And the JavaScript function named by js-callback will be called on the resulting JSON data.
This returns an image URL for a QR code that encodes the URL of the user's profile page.