4
0
Fork 0
mirror of https://gitlab.com/strk/go-libravatar synced 2026-04-10 14:39:10 +00:00
Read-only mirror of https://gitlab.com/strk/go-libravatar/ because it is a Forgejo dependency. The original repository is not maintained.
  • Go 97.4%
  • Makefile 2.6%
Find a file
2026-03-01 11:41:40 +01:00
.editorconfig Initial import 2016-05-21 19:40:52 +02:00
libravatar.go Use SHA256 hash for email too, update expected error responses from email parser 2026-03-01 11:41:40 +01:00
libravatar_test.go Use SHA256 hash for email too, update expected error responses from email parser 2026-03-01 11:41:40 +01:00
LICENSE Initial import 2016-05-21 19:40:52 +02:00
Makefile Add "check" makefile rule including linting and fix lint recomendations 2016-11-10 13:25:19 +01:00
README.md Simplify the go doc line 2016-11-11 15:11:04 +01:00

Simple golang library for serving federated avatars

[trunk] (https://goreportcard.com/report/strk.kbt.io/projects/go/libravatar)

Use

go get strk.kbt.io/projects/go/libravatar
go doc strk.kbt.io/projects/go/libravatar

Contribute

A clone of the code repository would be downloaded by go get. You can send patches or pull requests to strk@kbt.io.

If you need a place to publish your contribution branches, you could start from a fork of the gitlab mirror: https://gitlab.com/strk/go-libravatar

Contacts