Docs.rs
framework-cqrs-lib-0.3.6
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
framework-cqrs-lib 0.3.6
handle state-machine with data persist in journal and store mongo for restfull actix api
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
250
items documented
0
out of
152
items with examples
Ø build duration
all releases: 1m 32s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
crates.io
Dependencies
actix-web ^4
normal
async-trait ^0.1.80
normal
chrono ^0.4.38
normal
dotenv ^0.15.0
normal
futures ^0.3.30
normal
jsonwebtoken ^9.3.0
normal
moka ^0.12
normal
mongodb ^3.0.0
normal
passwords ^3.1.16
normal
reqwest ^0.12
normal
serde ^1.0.203
normal
serde_json ^1.0.118
normal
utoipa ^4.2.3
normal
utoipa-swagger-ui ^6.0.0
normal
uuid ^1.9.1
normal
Versions
0.5.9
(2024-11-21)
0.5.8
(2024-11-21)
0.5.7
(2024-11-21)
0.5.6
(2024-11-21)
0.5.5
(2024-11-21)
0.5.4
(2024-11-17)
0.5.3
(2024-11-17)
0.5.2
(2024-11-17)
0.5.1
(2024-11-17)
0.5.0
(2024-09-22)
0.4.0
(2024-09-21)
0.3.6
(2024-09-14)
0.3.5
(2024-09-14)
0.3.4
(2024-09-14)
0.3.3
(2024-09-14)
0.3.2
(2024-09-14)
0.3.1
(2024-09-14)
0.3.0
(2024-09-08)
0.2.0
(2024-09-07)
0.1.0
(2024-09-07)
Owners
framework cqrs lib
mandatories env variables :
JWT_SECRET from authentication component.