https://github.com/zaida04/lonk
🔗 quick, easy link shortener for long UB links
https://github.com/zaida04/lonk
Last synced: about 1 year ago
JSON representation
🔗 quick, easy link shortener for long UB links
- Host: GitHub
- URL: https://github.com/zaida04/lonk
- Owner: zaida04
- License: mit
- Created: 2023-11-17T20:48:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T12:32:34.000Z (almost 2 years ago)
- Last Synced: 2025-02-06T07:32:43.855Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE
Awesome Lists containing this project
README
# Lonk
I created this in like half a weekend because UB tracing tool URLs were getting way too long
like https://tracing.cse.buffalo.edu/quizzes/blahblahblah (52 chars).
Now, we can have links like https://lonk.lol/115_w9_q1 (26 chars).
Stack: Bun (TypeScript), Drizzle (SQLite), and plain ol' HTML/CSS/JS
This was a productive use of time, I promise.