Docs.rs
cognee-http-server-0.1.0
cognee-http-server 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
16 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
GraDKh
Dependencies
anyhow ^1
normal
async-trait ^0.1.89
normal
axum ^0.8
normal
bytes ^1
normal
chrono ^0.4.41
normal
clap ^4.5
normal
optional
cognee-cognify ^0.1.0
normal
cognee-core ^0.1.0
normal
cognee-database ^0.1.0
normal
cognee-delete ^0.1.0
normal
cognee-embedding ^0.1.0
normal
cognee-graph ^0.1.0
normal
cognee-ingestion ^0.1.0
normal
cognee-llm ^0.1.0
normal
cognee-logging ^0.1.0
normal
cognee-models ^0.1.0
normal
cognee-observability ^0.1.0
normal
optional
cognee-ontology ^0.1.0
normal
cognee-search ^0.1.0
normal
cognee-session ^0.1.0
normal
cognee-storage ^0.1.0
normal
cognee-telemetry ^0.1.0
normal
optional
cognee-utils ^0.1.0
normal
cognee-vector ^0.1.0
normal
cognee-visualization ^0.1.0
normal
dashmap ^6
normal
dotenv ^0.15
normal
optional
form_urlencoded ^1
normal
futures ^0.3
normal
hyper ^1
normal
mime_guess ^2
normal
rand ^0.8
normal
sea-orm ^1
normal
secrecy ^0.10
normal
serde ^1
normal
serde_json ^1
normal
serde_path_to_error ^0.1
normal
serde_urlencoded ^0.7
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1
normal
tokio-util ^0.7
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
utoipa ^5
normal
uuid ^1.21
normal
async-trait ^0.1.89
dev
chrono ^0.4.41
dev
dotenv ^0.15
dev
sea-orm ^1
dev
serde_json ^1
dev
serial_test ^3.2
dev
tempfile ^3
dev
tokio ^1
dev
tower ^0.5
dev
libc ^0.2
normal
Versions
57.85%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module responses
cognee_
http_
server
0.1.0
Module responses
Module Items
Modules
In crate cognee_
http_
server
cognee_http_server
Module
responses
Copy item path
Source
Expand description
Response helpers for the cognee HTTP server.
Modules
ยง
raw_
file
Streaming file response builders for
GET /{dataset_id}/data/{data_id}/raw
.