MCPcopy Create free account
hub / github.com/RawdogReverend/TermNet / new_notification

Route new_notification

backend/extensions/notification_server.py:None–None  ·  view source on GitHub ↗
app.route("/new_notification", methods=["POST"])

Source from the content-addressed store, hash-verified

1from flask import Flask, request, jsonify
2import threading
3import time
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected