shorty icon indicating copy to clipboard operation
shorty copied to clipboard

:link: A URL shortening service built using Flask and MySQL

Results 4 shorty issues
Sort by recently updated
recently updated
newest added

- Ported to Python 3 - Adapted to AWS EB - Auto table creation - Removed manual setup of logs and locale (these IMHO should be configured outside the app...

Traceback (most recent call last): File "c:/Users/madhav/Desktop/Hafta-master/shorty/shorty/app.py", line 9, in import MySQLdb ModuleNotFoundError: No module named 'MySQLdb'

Add a short url generator that suggests prefixes based on the domain entered.

enhancement
help wanted
hacktoberfest

Bumps [flask](https://github.com/pallets/flask) from 1.0 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...

dependencies