- 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
44 lines
1.4 KiB
JSON
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
|
|
}
|
|
}
|
|
}
|
|
} |