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

https://github.com/prariecomamile/url-shortener

URL kısaltıcı, uzun linkleri kısaltır ve sizlere sunar.
https://github.com/prariecomamile/url-shortener

flask link-shortener python python3 url-shortener

Last synced: 6 months ago
JSON representation

URL kısaltıcı, uzun linkleri kısaltır ve sizlere sunar.

Awesome Lists containing this project

README

          

# URL Shortener
URL kısaltıcı, uzun linkleri kısaltır ve sizlere sunar.

**Siteden Görüntüler;**
-------------------------------------------------
![Screenshot from 2023-01-30 22-28-50](https://user-images.githubusercontent.com/101043132/215576343-6452fbaa-0fd1-4393-abb3-62d3e8fa2cf4.png)

![Screenshot from 2023-01-30 22-26-54](https://user-images.githubusercontent.com/101043132/215575999-c9918bee-7b73-4d37-b043-235f5dddd416.png)

**Gerekli Kütüphaneler**
-------------------------------------------------
Flask = 2.1.3

pyshorteners = 1.0.1

-------
~pip install Flask

~pip install pyshorteners