JW
@app.route('/hello/<name>')
def hello(name):
info = requests.get('http://localhost:5000/hello/'+name)
return info.text
Size: a a a
JW
@app.route('/hello/<name>')
def hello(name):
info = requests.get('http://localhost:5000/hello/'+name)
return info.text
AM
AM
AM
@app.route('/hello/<name>')
def hello(name):
info = requests.get('http://localhost:5000/hello/'+name)
return info.text
AM
JW
AM
JW
AM
AM
JW
AM
AM
A
JW
Ab
Ab
Ab
GB
AM