Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 310 Bytes

readme.md

File metadata and controls

13 lines (10 loc) · 310 Bytes

club_list API Server

How to Run

pip3 install -r requirements.txt

python3 backend.py

INFO:     Started server process [2245072]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://123.456.789.000:5005 (Press CTRL+C to quit)