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

Route add

examples/javascript/js_example/views.py:None–None  ·  view source on GitHub ↗
app.route("/add", methods=["POST"])

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