Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 184 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 184 Bytes

EzanVaktiAPI

Run

git clone https://github.com/kursadHD/EzanVaktiAPI.git
cd EzanVaktiAPI
pip3 install -r requirements.txt -U
uvicorn main:app --host=0.0.0.0 --port=80