Docs.rs
minifly-api-0.1.2
minifly-api 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
jrey8343
Dependencies
anyhow ^1.0
normal
axum ^0.7
normal
base64 ^0.22
normal
bollard ^0.17
normal
chrono ^0.4
normal
futures ^0.3
normal
hex ^0.4
normal
hyper ^1.4
normal
minifly-core ^0.1.2
normal
minifly-litefs ^0.1.2
normal
minifly-logging ^0.1.2
normal
minifly-network ^0.1.2
normal
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
sqlx ^0.8
normal
thiserror ^1.0
normal
tokio ^1.40
normal
tower ^0.5
normal
tower-http ^0.5
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.10
normal
pretty_assertions ^1.4
dev
serial_test ^3.0
dev
tempfile ^3.8
dev
tokio-test ^0.4
dev
wiremock ^0.6
dev
Versions
27.5%
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
minifly_
api
0.1.2
All Items
Crate Items
Re-exports
Modules
Macros
Functions
Crate
minifly_api
Copy item path
Source
Re-exports
§
pub use state::
AppState
;
pub use config::
Config
;
Modules
§
config
docker
error
handlers
health
Health check system for Minifly API server
middleware
state
Macros
§
api_log
Create structured log context for API operations
Functions
§
create_
app
Create the main application router