Skip to content

aliorhun/basitRest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

basitRest

Kurulum

Ubuntu 20.04 ve 22.04 sunucu sürümlerine uyumlu hazırlanmıştır.

1. yol - Python Paket Yöneticisi pip ile

Önce paket yöneticisi kurulumu yapılır.

sudo apt install python3-pip

Gerekli iki paket kurulur.

pip3 install flask flask_restful

2. yol - Debian depoları ile

Direkt depolardan kurulum yapılır

sudo apt install python3-flask python3-flask-restful

Kullanım

Sunucu'da

python3 ornekServis.py

İstemci'de

curl http://IPADRESİ/rastgeleSayi
curl http://IPADRESİ/kareAl/5

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages