ngyn_shared 0.4.0

Modular backend framework for web applications
Documentation
[dependencies.async-trait]
version = "0.1"

[dependencies.http-body-util]
version = "0.1"

[dependencies.hyper]
features = ["full"]
version = "1"

[dependencies.hyper-util]
features = ["full"]
version = "0.1"

[dependencies.regex]
version = "1.10"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.url]
version = "2.5.0"

[package]
description = "Modular backend framework for web applications"
edition = "2021"
license = "MIT"
name = "ngyn_shared"
readme = "README.md"
version = "0.4.0"