/atb-rs

Aetheras Toolbox, Rust

Primary LanguageRust

A Tool Box, Rust (ATB)

A collection of tools used for rust based backend projects.

Usage

[dependencies]
atb = { git = "https://github.com/aetheras-io/atb-rs", tag = "v0.14.1", features = ["eventsourcing", "fixtures"] }
atb-types = { git = "https://github.com/aetheras-io/atb-rs", tag = "v0.14.1", features = ["jwt"] }