For this I explain the two of the main frameworks: FastAPI and Flask. ... import Flask, jsonify, request,send_file app = Flask() @app.route('/my-first-api', ...
確定! 回上一頁