Table of Contents

Project OverviewΒΆ

Back in November 2019, I came across the idea of implementing my own url shortener in nothing but Python. With that said I started and eventually completed it. It is a very basic one, which can be enhanced a lot, but it already very useful. However, as I had not the time for some security testing yet, the url shortener is protected by a password and not usable for the majority out there.

Link to the repository: Link