Docs.rs
flowscope-cli-0.3.1
flowscope-cli 0.3.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
melonamin
Dependencies
anyhow ^1.0
normal
axum ^0.8
normal
optional
chrono ^0.4
normal
optional
clap ^4
normal
flowscope-core ^0.3.1
normal
flowscope-export ^0.3.1
normal
is-terminal ^0.4
normal
mime_guess ^2
normal
optional
notify-debouncer-mini ^0.5
normal
optional
open ^5
normal
optional
owo-colors ^4
normal
rust-embed ^8
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
optional
tabled ^0.20
normal
thiserror ^2.0
normal
tokio ^1
normal
optional
tower-http ^0.6
normal
optional
walkdir ^2
normal
optional
http-body-util ^0.1
dev
reqwest ^0.12
dev
rusqlite ^0.32
dev
tempfile ^3
dev
tokio ^1
dev
tower ^0.5
dev
Versions
84.71%
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
api_routes
flowscope_
cli
0.3.1
In flowscope_
cli::
server::
api
flowscope_cli
::
server
::
api
Function
api_
routes
Copy item path
Source
pub fn api_routes() ->
Router
<
Arc
<
AppState
>>
Expand description
Build the API router with all endpoints.