I have below two api services written in python :
@app.route(\'/data\', methods=[\'GET\', \'POST\']) def upload(): if request.method == \'POST\': data