{
"id": "library:fastapi-lib",
"_kind": "Library",
"_file": "domain/libraries/libraries-python.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "FastAPI (library form)",
"belongsToLanguageId": "language:python",
"description": "Python ASGI web framework built on Starlette and Pydantic; this\nLibrary node complements framework:fastapi for catalog dependency\nreferences that target the package itself.\n"
},
"outgoingEdges": [
{
"from": "library:fastapi-lib",
"to": "language:python",
"kind": "belongs_to_language"
}
],
"incomingEdges": []
}