Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sameerkumar18/custom-url-shortener

Custom URL Shortener
https://github.com/sameerkumar18/custom-url-shortener

flask flask-backend python url-shortener url-shortener-microservice

Last synced: 23 days ago
JSON representation

Custom URL Shortener

Awesome Lists containing this project

README

        

# Custom-URL-Shortener
This is a python web app that takes long URL and squeezes it into short/long custom characters to make a link customized which is simpler to share, tweet, or email to friends.

The app is using python flask and sqlite3 database.

## Installation

In your virtual environment

pip install -r requirements.txt

## Run

python app.py

Feel Free to contribute :P

### License : MIT