I just copy all files in these folder:
and change everything route in api_server.py that start (“/v1/xxx”) to (“/api/v1/xxx”).
and just run the python api_server.py with arguments.
I just copy all files in these folder:
and change everything route in api_server.py that start (“/v1/xxx”) to (“/api/v1/xxx”).
and just run the python api_server.py with arguments.