Skip to content

alrico88/xpando

Repository files navigation

Xpando

Unshorten any URL.

This website is built with Next.js.

You can access the page here or use the API https://xpando.vercel.app/api/resolve?site=YOUR_URL_HERE.

Try it out locally

Setup

# install dependencies
corepack enable
pnpm install

# serve in dev mode
pnpm dev

License

Published under MIT License.