MCPcopy Create free account
hub / github.com/RiotGames/developer-relations / show_data

Route show_data

sample_apps/rso_sample_apps/python/main.py:None–None  ·  view source on GitHub ↗
app.get("/show-data/", response_class=HTMLResponse)

Source from the content-addressed store, hash-verified

1"""
2FastAPI app for showing how to implement your own RSO client,
3get an access token and make requests on behalf a user.
4"""

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected