if request.method == 'POST':. 在REST API的世界裡,都是以json的格式來進行溝通: ... from flask import Flask,render_template,jsonify,make_response app ...
確定! 回上一頁