MCPcopy Create free account
hub / github.com/RootbeerComputer/backend-GPT / api

Route api

backend/server.py:None–None  ·  view source on GitHub ↗
app.route('/<app_name>/<api_call>')

Source from the content-addressed store, hash-verified

1import json
2from flask import Flask
3from flask_cors import CORS
4import re

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected