Docs.rs
vibe-graph-api-0.3.2
vibe-graph-api 0.3.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
bregydoc
Dependencies
axum ^0.8.8
normal
serde ^1.0.228
normal
serde_json ^1.0.148
normal
tokio ^1.48.0
normal
tower-http ^0.6.8
normal
tracing ^0.1.44
normal
vibe-graph-core ^0.2.3
normal
vibe-graph-git ^0.3.1
normal
vibe-graph-ops ^0.2.3
normal
http-body-util ^0.1
dev
hyper ^1
dev
tempfile ^3
dev
tower ^0.5
dev
Versions
100%
of the crate is documented
Go to latest version
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
create_api_router
vibe_
graph_
api
0.3.2
vibe_graph_api
Function
create_
api_
router
Copy item path
Source
pub fn create_api_router(state:
Arc
<
ApiState
>) ->
Router
Expand description
Create the API router with all endpoints.