https://github.com/ilovebacteria/url-shortener
A website that shorts any URL
https://github.com/ilovebacteria/url-shortener
bootstrap flask flask-backend flask-sqlalchemy html python
Last synced: about 2 months ago
JSON representation
A website that shorts any URL
- Host: GitHub
- URL: https://github.com/ilovebacteria/url-shortener
- Owner: ILoveBacteria
- License: mit
- Created: 2022-09-03T11:58:50.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T20:19:01.000Z (over 3 years ago)
- Last Synced: 2025-01-14T05:13:52.219Z (over 1 year ago)
- Topics: bootstrap, flask, flask-backend, flask-sqlalchemy, html, python
- Language: HTML
- Homepage: https://myurlshortenertool.herokuapp.com
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# URL Shortener
[](https://github.com/ILoveBacteria/url-shortener/blob/master/LICENSE)
[](https://github.com/ILoveBacteria/url-shortener/issues)
[](https://github.com/ILoveBacteria/url-shortener/network/members)
[]()
[]()
[](https://github.com/ILoveBacteria/url-shortener/commits/master)

## Description
URL Shortener is a website built with [Flask](https://flask.palletsprojects.com) framework and
its UI is designed with [Bootstrap](https://getbootstrap.com) and connects to a database.
The website link: [https://myurlshortenertool.herokuapp.com](https://myurlshortenertool.herokuapp.com)