zerok / microavatar

This is a minimal implementation of a libravatar node targeted at personal websites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MicroAvatar

This is a minimal implementation of a libravatar node targeted at personal websites.

Usage

microavatar server \
    --addr localhost:8080 \
    --email "your@email.com=/path/to/large/image.jpg"

About

This is a minimal implementation of a libravatar node targeted at personal websites.

License:MIT License


Languages

Language:Go 97.5%Language:Makefile 2.5%