MCPcopy Create free account

hub / github.com/Kludex/awesome-fastapi-projects / types & classes

Types & classes22 in github.com/Kludex/awesome-fastapi-projects

↓ 1 callersClassAsyncSourceGraphSSEClient
A client for the SourceGraph SSE API. To learn more about the underlying API, see the ``SourceGraph SSE API`` https://docs.sourcegraph.c
app/source_graph/client.py:37
↓ 1 callersClassDependency
A dependency of a repository.
app/database.py:82
↓ 1 callersClassDependencyCreateData
A dependency of a repository.
app/models.py:8
↓ 1 callersClassRepo
A repository that is being tracked.
app/database.py:62
↓ 1 callersClassSourceGraphRepoData
The data of a repository.
app/source_graph/models.py:17
Class
frontend/src/lib/query-params.ts:10
InterfaceBadgeProps
frontend/src/components/ui/badge.tsx:26
InterfaceButtonProps
frontend/src/components/ui/button.tsx:36
InterfaceCommandDialogProps
frontend/src/components/ui/command.tsx:26
InterfaceDataTableProps
frontend/src/app/data-table.tsx:24
InterfaceDependenciesOramaParameters
frontend/src/lib/search.ts:57
ClassDependencyCreateDataFactory
Factory for creating DependencyCreateData.
app/factories.py:9
ClassDependencyDetail
A dependency of a repository.
app/models.py:14
InterfaceIOramaContext
frontend/src/lib/search.ts:10
InterfaceInputProps
frontend/src/components/ui/input.tsx:5
ClassQueryParamsManager
frontend/src/lib/query-params.ts:10
InterfaceQueryParamsManagerInterface
frontend/src/lib/query-params.ts:3
ClassRepoDependency
A relationship between a repository and a dependency.
app/database.py:93
ClassRepoDetail
A repository that is being tracked.
app/models.py:25
InterfaceReposOramaParameters
frontend/src/lib/search.ts:26
InterfaceSearchFormProps
frontend/src/app/search-form.tsx:32
ClassSourceGraphRepoDataFactory
Factory for creating SourceGraphRepoData.
app/source_graph/factories.py:9