Creating a URL Shortener With Python and Flask

Beginner

In this project, we will learn how to create a URL shortener using Python and Flask. A URL shortener is a tool that takes a long URL and converts it into a shorter, more manageable URL. This can be useful for sharing links on social media or in emails, as well as making long URLs more user-friendly.

pythonweb-development

Teacher

labby
Labby
Labby is the LabEx teacher.