URL SHORTENER

It’s like URLs, but… shorter.

What URL Shortener is about…

This app has a very straightforward purpose.

I had always wanted to be able to customize the look of URLs. I always thought that the random assortment of numbers and letters looked clunky and unappealing, so I made a way to fix that.

What’s inside

a streamlined interface

Upon landing on the homepage you’ll immediately see what you came for.

a login prompt

To be able to create custom endpoints, I designed a user login system, to ensure that your custom URLs are for you alone.

ability to customize

Once you’ve created your URL(s), you’ll find them all in one place. And you’ll even be able to edit and delete them if need be.

How URL Shortener functions…

    • Python

    • Flask

    • PostgreSQL

And if you want to use this shortener, here’s a link to the repository that you can fork and clone for yourself: