https://github.com/kt3k/minurl
Minimalistic URL Shortner for Deno Deploy using Deno KV
https://github.com/kt3k/minurl
deno deno-deploy deno-kv url-shortener
Last synced: about 1 year ago
JSON representation
Minimalistic URL Shortner for Deno Deploy using Deno KV
- Host: GitHub
- URL: https://github.com/kt3k/minurl
- Owner: kt3k
- License: mit
- Created: 2023-06-19T13:40:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-17T05:32:46.000Z (almost 3 years ago)
- Last Synced: 2025-03-31T10:11:38.239Z (about 1 year ago)
- Topics: deno, deno-deploy, deno-kv, url-shortener
- Language: TypeScript
- Homepage: https://minurl.deno.dev/
- Size: 10.7 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minurl
Minimalistic URL Shortner for [Deno Deploy](https://deno.com/deploy) using
[Deno KV](https://deno.com/kv)
- No external dependencies
- Uses Deno KV as data backend
- [18 loc](./main.ts)
# License
MIT