MCPcopy Index your code
hub / github.com/diffgram/diffgram / main.py

File main.py

walrus/main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# WALRUS service
2from werkzeug.middleware.proxy_fix import ProxyFix # needed for get_remote_address to get right ip
3import time
4from flask import Flask, request

Callers

nothing calls this directly

Calls 6

setup_swaggerFunction · 0.90
runMethod · 0.45

Tested by

no test coverage detected