Docs.rs
vibe-graph-api-0.1.0
vibe-graph-api 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
bregydoc
Dependencies
axum ^0.8.7
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
tokio ^1.48.0
normal
tower-http ^0.6.8
normal
tracing ^0.1.43
normal
vibe-graph-core ^0.1.2
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
create_api_router
vibe_
graph_
api
0.1.0
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.