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: 9 days 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 (10 months ago)
- Last Synced: 2025-04-01T06:25:49.943Z (28 days 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.