sova-core
Core HTTP primitives for Sova (App, Router, Request, Response).
Part of Sova — Express-like HTTP for Rust.
Guide: https://s00d.github.io/sova/guide/getting-started
API: https://docs.rs/sova-core
Install
Usually you depend on the sova facade, which re-exports core.
License
MIT — see LICENSE.