Skip to content
#

url-shortener

Here are 263 public repositories matching this topic...

This is a simple URL shortener in Flask. Shortens URL upto length 512 characters to 6 characters. Made using Flask-SQLAlchemy. This URL shortener will be able to redirect links and keep stats on the number of times each link was visited. Also has HTTP Basic Authentication to view stats. All this data will be stored in a sqlite3 database.

  • Updated Mar 5, 2022
  • HTML

Improve this page

Add a description, image, and links to the url-shortener topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the url-shortener topic, visit your repo's landing page and select "manage topics."

Learn more