Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 818 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 818 Bytes

Badges API for lorebooks.wiki

Built during Arcade 2024

It's like our own instance of img.shields.io, but hosted in Deno Deploy with:

  • hono and chanfana for API docs, validation and routing
  • Deno KV for storing badge metadata
  • badges-maker npm library for generating badges on the fly

You can see the API docs at https://badges.api.lorebooks.wiki/docs or explore our docs here

Want to use Hack Club Arcade 2024 badge(s) in your README?

See docs/hackclub-badges.md for more details!

Running locally

deno task dev

It will listen on localhost:8080 by default unless overriden by PORT environment variable.

License

AGPL