Docs.rs
ggen-api-5.1.3
ggen-api 5.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
seanchatmangpt
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
axum ^0.7
normal
bcrypt ^0.15
normal
chrono ^0.4
normal
futures ^0.3
normal
ggen-config ^5.1.0
normal
ggen-core ^5.1.0
normal
ggen-domain ^5.1.0
normal
ggen-marketplace ^5.1.0
normal
ggen-utils ^5.1.0
normal
http ^1.0
normal
hyper ^1.0
normal
log ^0.4.28
normal
moka ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.7
normal
thiserror ^2.0
normal
tokio ^1.47
normal
toml ^0.9
normal
tower ^0.4
normal
tower-http ^0.5
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.18
normal
validator ^0.18
normal
assert_cmd ^2.0
dev
insta ^1.43
dev
mockall ^0.13
dev
predicates ^3.1
dev
proptest ^1.8
dev
tempfile ^3.23
dev
Versions
40.12%
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
Module middleware
ggen_
api
5.1.3
Module middleware
Module Items
Modules
In crate ggen_
api
ggen_api
Module
middleware
Copy item path
Source
Expand description
HTTP middleware
Re-exports
§
pub use
auth
::*;
pub use
rate_limit
::*;
Modules
§
auth
Authentication middleware
rate_
limit
Rate limiting middleware