Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 4 months ago
JSON representation

Minimalistic URL Shortner for Deno Deploy using Deno KV

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