Docs.rs
ts-webapi-0.2.0
ts-webapi 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
TrentShailer
Dependencies
axum ^0.8
normal
optional
bb8 ^0.9
normal
optional
bb8-postgres ^0.9
normal
optional
bytes ^1
normal
futures-core ^0.3
normal
http ^1
normal
http-body-util ^0.1
normal
log ^0.4
normal
mime ^0.3
normal
parking_lot ^0.12
normal
serde ^1
normal
serde_json ^1
normal
tokio-postgres ^0.7
normal
optional
tower-http ^0.6
normal
ts-error ^0.3
normal
ts-token ^0.3
normal
optional
tokio ^1
dev
tower ^0.5
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Module middleware
ts_
webapi
0.2.0
Module middleware
Module Items
Structs
In crate ts_
webapi
ts_webapi
Module
middleware
Copy item path
Source
Expand description
Common middleware layers
Structs
ยง
ApiKey
API Key request extensions
ApiKey
Auth
API key middleware, validates an API key is present and in the allow list.