MCPcopy Create free account
hub / github.com/aio-libs/aiohttp / server_simple.py

File server_simple.py

examples/server_simple.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# server_simple.py
2from aiohttp import web
3
4

Callers

nothing calls this directly

Calls 3

run_appMethod · 0.80
add_routesMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected