An open API service indexing awesome lists of open source software.

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

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.