Files
docs/mcp/openapi-first/modules/openapi_first.templates.vet_app.sse.json
Vishesh 'ironeagle' Bangotra 0c25cbb19f feat: unify docs portal and MCP servers into one config-driven service
- add config.yml as single source of truth for collected repos/categories
- add collect.py CLI to pull lib/api/wiki site builds and mcp bundles from
  source repos and regenerate nginx.conf + _index/index.html
- port mcp runtime (main.py/core.py/config.py): nginx + health + FastMCP
  servers started from config.yml
- docker: python:3.13-slim + nginx, expose 8000-8006 + 9000 (html portal)
- drone: publish html (6007:9000) and MCP ports 8000-8006
- move mongo-ops docs to wiki/, add auth-server (api) and hexa (lib)
- refresh lib site builds (lib/ prefix) and collect mcp bundles
2026-09-11 15:14:51 +05:30

44 lines
1.4 KiB
JSON

{
"module": "openapi_first.templates.vet_app.sse",
"content": {
"path": "openapi_first.templates.vet_app.sse",
"docstring": null,
"objects": {
"asyncio": {
"name": "asyncio",
"kind": "alias",
"path": "openapi_first.templates.vet_app.sse.asyncio",
"signature": "<bound method Alias.signature of Alias('asyncio', 'asyncio')>",
"docstring": null
},
"random": {
"name": "random",
"kind": "alias",
"path": "openapi_first.templates.vet_app.sse.random",
"signature": "<bound method Alias.signature of Alias('random', 'random')>",
"docstring": null
},
"json": {
"name": "json",
"kind": "alias",
"path": "openapi_first.templates.vet_app.sse.json",
"signature": "<bound method Alias.signature of Alias('json', 'json')>",
"docstring": null
},
"subscribe": {
"name": "subscribe",
"kind": "function",
"path": "openapi_first.templates.vet_app.sse.subscribe",
"signature": "<bound method Function.signature of Function('subscribe', 33, 37)>",
"docstring": null
},
"unsubscribe": {
"name": "unsubscribe",
"kind": "function",
"path": "openapi_first.templates.vet_app.sse.unsubscribe",
"signature": "<bound method Function.signature of Function('unsubscribe', 40, 48)>",
"docstring": null
}
}
}
}