Skip to content

feature: Add gravatar like endpoint #3

@pke

Description

@pke

This idea to fetch gists is genius (at least for us techies that have a github repo)!

How about making the registry more accessible by additionally allowing a gravatar like request endpoint.
Initially it could also use MD5 for reasons to look similar to gravatar, however I'd favour SHA256 (significant 7 chars maybe only).

Request Response
GET /resume/<email-hash>[.json] resume.json
GET /resume/<email-hash>.html?theme= same as registry today returns
GET /resume/<email-hash>.qr SVG QR-Code for use in img tags
GET /resume/<email-hash>.md Markdown rendition

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions