Building URL Shortener API Using Flask + MySQL
In this blog, I will be showing how to build a bare minimum URL shortener API using Python Flask+MySQL. What is Flask? Flask is a web framework, it’s a Python module that lets you develop web applications easily. It has a lot of useful in-built funct...
Jan 6, 20219 min read1.1K



