Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kludex/awesome-fastapi-projects
/ types & classes
Types & classes
22 in github.com/Kludex/awesome-fastapi-projects
⨍
Functions
89
◇
Types & classes
22
↳
Endpoints
1
↓ 1 callers
Class
AsyncSourceGraphSSEClient
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 callers
Class
Dependency
A dependency of a repository.
app/database.py:82
↓ 1 callers
Class
DependencyCreateData
A dependency of a repository.
app/models.py:8
↓ 1 callers
Class
Repo
A repository that is being tracked.
app/database.py:62
↓ 1 callers
Class
SourceGraphRepoData
The data of a repository.
app/source_graph/models.py:17
Class
frontend/src/lib/query-params.ts:10
Interface
BadgeProps
frontend/src/components/ui/badge.tsx:26
Interface
ButtonProps
frontend/src/components/ui/button.tsx:36
Interface
CommandDialogProps
frontend/src/components/ui/command.tsx:26
Interface
DataTableProps
frontend/src/app/data-table.tsx:24
Interface
DependenciesOramaParameters
frontend/src/lib/search.ts:57
Class
DependencyCreateDataFactory
Factory for creating DependencyCreateData.
app/factories.py:9
Class
DependencyDetail
A dependency of a repository.
app/models.py:14
Interface
IOramaContext
frontend/src/lib/search.ts:10
Interface
InputProps
frontend/src/components/ui/input.tsx:5
Class
QueryParamsManager
frontend/src/lib/query-params.ts:10
Interface
QueryParamsManagerInterface
frontend/src/lib/query-params.ts:3
Class
RepoDependency
A relationship between a repository and a dependency.
app/database.py:93
Class
RepoDetail
A repository that is being tracked.
app/models.py:25
Interface
ReposOramaParameters
frontend/src/lib/search.ts:26
Interface
SearchFormProps
frontend/src/app/search-form.tsx:32
Class
SourceGraphRepoDataFactory
Factory for creating SourceGraphRepoData.
app/source_graph/factories.py:9