An open API service indexing awesome lists of open source software.

https://github.com/shred/commons-gravatar

Proxy for Gravatar avatar images
https://github.com/shred/commons-gravatar

gravatar-proxy java-library servlet

Last synced: 4 months ago
JSON representation

Proxy for Gravatar avatar images

Awesome Lists containing this project

README

          

# commons-gravatar ![build status](https://shredzone.org/badge/commons-gravatar.svg) ![maven central](https://shredzone.org/maven-central/org.shredzone.commons/commons-gravatar/badge.svg)

A caching proxy for Gravatar avatars written in Java.

This software is part of the Shredzone Commons.

## Documentation

See the [online documentation](https://shredzone.org/maven/commons-gravatar/) for more details.

## Contribute

* Fork the [Source code at Codeberg](https://codeberg.org/shred/commons-gravatar). Feel free to send pull requests.
* Found a bug? [File a bug report!](https://codeberg.org/shred/commons-gravatar/issues)

## License

_commons-gravatar_ is open source software. The source code is distributed under the terms of [GNU Lesser General Public License Version 3](http://www.gnu.org/licenses/lgpl-3.0.html).