• Top
  • New

Show HN: Personal URL Shortener Web App (Via Hono and Deno KV)

by imcotton on 11/7/2024, 12:30:58 PM with 0 comments
playground: https://dash.deno.com/playground/demo-short

This is a demo show case for the JSR package [1] that gives you a off-the-shelf Web App for URL Shortener that could deploy on your own cloud or locally.

100% JSR (i.e. npm free); 100% test coverage; no docs yet, please read the source code.

Auth support via Hono built-in middlewares, also example from https://sign-poc.js.org (Disclaimer: this is PoC project of mine, WIP).

Due to CSP, the Sign On button not working in playground preview pane (iframe), standalone [2] URL works fine.

---

[1]: https://jsr.io/@indirect/short

[2]: https://demo-short.deno.dev