Having multiple side programming projects is a good thing. While I enhanced GoBlog with some security features in the recent past (multiple passkeys, hashed passwords, etc.), I worked again on another project, which I haven’t touched in almost two years. My URL shortener. I did some maintenance but also added some quality-of-life features. This time I worked with Raptor Mini in GitHub Copilot. On the small code base, that model worked quite well.

You are welcome to check out GoShort.

GitHub - jlelse/GoShort: Minimal URL shortener

Minimal URL shortener. Contribute to jlelse/GoShort development by creating an account on GitHub.

GitHub