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

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

Awesome Lists containing this project

README

          

# URL Shortener

[![License: MIT](https://img.shields.io/github/license/ILoveBacteria/url-shortener)](https://github.com/ILoveBacteria/url-shortener/blob/master/LICENSE)
[![Issues](https://img.shields.io/github/issues/ILoveBacteria/url-shortener)](https://github.com/ILoveBacteria/url-shortener/issues)
[![Forks](https://img.shields.io/github/forks/ILoveBacteria/url-shortener)](https://github.com/ILoveBacteria/url-shortener/network/members)
[![Stars](https://img.shields.io/github/stars/ILoveBacteria/url-shortener)]()
[![Watchers](https://img.shields.io/github/watchers/ILoveBacteria/url-shortener)]()
[![Last commit](https://img.shields.io/github/last-commit/ILoveBacteria/url-shortener)](https://github.com/ILoveBacteria/url-shortener/commits/master)
![Heroku](https://pyheroku-badge.herokuapp.com/?app=myurlshortenertool)

## 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)