from starlette.responses import JSONResponse. app = Starlette(). @app.route("/{name}", methods=['GET']). async def say_hello(request):.
確定! 回上一頁