Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new /memo badge built on Vercel KV #636

Closed
wants to merge 1 commit into from
Closed

Conversation

amio
Copy link
Member

@amio amio commented Jul 30, 2023

Created a new badge called Memo Badge. In short, you may update a memo badge with your own cron job or ci job or whatever possible method.

It's a further step of the previous /https badge that enables more usages, and more simpler to use with:

  • /https is an extension interface to badgen.net, you can create a badge service with your own endpoint. (e.g. tickgit).
  • /memo is an extension, extending badgen.net with memory. Now you can not only read a badge from badgen.net, you can also write to it!

I have been thinking about this badge for a long time, firstly I built it with Cloudflare KV, but it's like two different pieces glued together, this feeling bugs me all the time. Then Vercel announced KV, that's what I'm looking for! And finally I got some time to made the upgrade (after the migration to Next.js 13).

Checkout https://badgennet-git-migrate-memo-badgen.vercel.app/memo

@vercel
Copy link

vercel bot commented Jul 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
badgen.net ✅ Ready (Inspect) Visit Preview Jul 30, 2023 1:54am

@amio amio closed this Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant