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
- Host: GitHub
- URL: https://github.com/shred/commons-gravatar
- Owner: shred
- License: lgpl-3.0
- Created: 2012-01-09T00:27:52.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2019-01-26T16:24:41.000Z (almost 7 years ago)
- Last Synced: 2024-12-25T19:49:52.262Z (about 1 year ago)
- Topics: gravatar-proxy, java-library, servlet
- Language: Java
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-LGPL.txt
Awesome Lists containing this project
README
# commons-gravatar  
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).