MCPcopy Create free account
hub / github.com/hunvreus/devpush / github_install

Route github_install

app/routers/github.py:None–None  ·  view source on GitHub ↗
router.get("/install", name="github_install")

Source from the content-addressed store, hash-verified

1import logging
2import hmac
3import hashlib
4from fastapi import APIRouter, Request, Depends, HTTPException

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected