Memo Badge

A badge with memory.

Usage

A /memo badge like:

https://badgen.net/memo/a-badge-with-memory

can be created/updated using a PUT request with an Authorization: Bearer XXXXXX header:

curl -LX PUT --header "Authorization: Bearer XXXXXX" https://badgen.net/memo/a-badge-with-memory/:label/:status/:color

Once created, this badge can only be updated with the same token, until it's expired.

Expiration

A memo badge will be expired after 32 days since it's last modification, but you can update it again within the period to keep the badge.

To keep a memo badge, you need to update the badge at least on a monthly basis. Usually this should be done in CI or Cron jobs.

Examples

/memo/:key