https://github.com/a-poor/apoor-dot-dev
A custom URL shortener – build with Deno and Hono and deployed to Deno Deploy.
https://github.com/a-poor/apoor-dot-dev
deno hono url-shortener
Last synced: 4 months ago
JSON representation
A custom URL shortener – build with Deno and Hono and deployed to Deno Deploy.
- Host: GitHub
- URL: https://github.com/a-poor/apoor-dot-dev
- Owner: a-poor
- License: mit
- Created: 2023-03-01T03:53:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-18T05:18:37.000Z (over 1 year ago)
- Last Synced: 2026-01-22T16:34:15.672Z (5 months ago)
- Topics: deno, hono, url-shortener
- Language: TypeScript
- Homepage: https://austinpoor.com/blog/apoor-dot-dev
- Size: 1.89 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# apoor-dot-dev
_created by Austin Poor_
A custom URL shortener – build with Deno and Hono and deployed to Deno Deploy.
The previous version of this app was writtin in Rust and deployed to Fly.io.
Try it out! Here are a few of the short links:
- Looking for my personal site? [apoor.dev/site](https://apoor.dev/site)
- Looking for my blog? [apoor.dev/blog](https://apoor.dev/blog)
- Looking for my mastodon? [apoor.dev/mastodon](https://apoor.dev/mastodon)
- Looking for my GitHub? [apoor.dev/github](https://apoor.dev/github)
- Looking for this GitHub repo? [apoor.dev/this](https://apoor.dev/this)