Skip to content

MrPC7/URL-Shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

URL Shortener Service πŸ”—

A simple, in-memory URL shortening service built with Flask β€” similar to bit.ly or tinyurl.
This app allows users to shorten long URLs, redirect using short codes, and track analytics (clicks, creation time).


πŸš€ Features

  • Shorten long URLs with a 6-character alphanumeric short code
  • Redirect using short codes
  • Track total clicks and creation timestamps
  • Thread-safe in-memory storage
  • API tested using Pytest

πŸ›  Setup Instructions

βœ… Prerequisites

  • Python 3.8+
  • pip

βœ… Install Dependencies

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages