https://github.com/kop7er/cf-worker-url-shortner
A simple URL shortener using Cloudflare Workers and D1, built with TypeScript, Hono, and Drizzle
https://github.com/kop7er/cf-worker-url-shortner
cloudfare-workers cloudflare-d1 drizzle-orm honojs url-shortener
Last synced: about 1 month ago
JSON representation
A simple URL shortener using Cloudflare Workers and D1, built with TypeScript, Hono, and Drizzle
- Host: GitHub
- URL: https://github.com/kop7er/cf-worker-url-shortner
- Owner: kop7er
- License: mit
- Created: 2024-03-18T23:19:20.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-09T22:27:08.000Z (11 months ago)
- Last Synced: 2025-04-20T22:32:34.436Z (about 2 months ago)
- Topics: cloudfare-workers, cloudflare-d1, drizzle-orm, honojs, url-shortener
- Language: TypeScript
- Homepage:
- Size: 30.3 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloudflare Workers URL Shortener
A simple URL shortener using Cloudflare Workers and D1, built with TypeScript, Hono, and Drizzle.