I finished my Nim URL Shortener application.
The project presents a simple web application using Nim and Jester, a Sinatra-like web framework for Nim.
The application allows you to shorten an URL, similar to popular services like bit.ly or rebrand.ly.
I deployed a live demo to Heroku.