export FLASK_APP=app.py $ flask run. We run the application. $ curl -i localhost:5000/users/Peter/ HTTP/1.0 200 OK Content-Type: text/html; ...
確定! 回上一頁