Skip to content

KCMTEAM/ShortURL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ShortURL

🧍 ShortURL Tool || version 1

memperpendek atau merahasiakan url kalian menggunakan tool Short URL πŸ”₯🀩

INSTALLATION ❔

pkg update && pkg upgrade
pkg install git -y
pkg install python -y
pip install flask
pkg install curl -y
git clone https://github.com/KCMTEAM/ShortURL
cd ShortURL
chmod +x *
python url.py

direct

pkg update && pkg upgrade && pkg install git -y && pkg install python -y && pip install flask && pkg install curl -y && git clone https://github.com/KCMTEAM/ShortURL && cd ShortURL && chmod +x * && python url.py

HOW TO USE IT ❔

  1. Jalankan python url.py
  2. Buat seasion baru
  3. isi link
curl -X POST http://127.0.0.1:5000/shorten -H "Content-Type: application/json" -d '{"url": "YOURLINK"}'

About

🧍 ShortURL Tool || version 1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages