MCPcopy Create free account
hub / github.com/pallets/flask / index

Route index

examples/javascript/js_example/views.py:None–None  ·  view source on GitHub ↗
app.route("/", defaults={"js": "fetch"})

Source from the content-addressed store, hash-verified

1from flask import jsonify
2from flask import render_template
3from flask import request
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected