OmeGa teamspeak server(ts22.ir) website
There is python script under 'api' folder than send static api result, You can install script requirements using:
pip install -r requirements.txt
and run it:
python test-api.py
also you can change the api url in src/constants.tsx
if needed.