nest-rs 0.1.0

nestrs framework umbrella — re-exports the core and the surface crates an app reaches for, with a `prelude` for the common case.
Documentation

nest-rs

nestrs framework umbrella — re-exports the core and the surface crates an app reaches for, with a prelude for the common case.

Part of NestRS — an opinionated Rust framework for backend apps.

Install

nest-rs = { version = "0.1", features = ["http"] }

Documentation

Alpha — the public API is still evolving and this release is not production-ready.