deno-url-shortener
My first Deno app, it uses the "Oak" and "moment" modules to redirect to proper URLs or return them as expired, using some added logic.
Usage:
deno run index.ts
A URL shortener allowing expiry at a date, using Deno.Land
My first Deno app, it uses the "Oak" and "moment" modules to redirect to proper URLs or return them as expired, using some added logic.
deno run index.ts
A URL shortener allowing expiry at a date, using Deno.Land
MIT License