ohkami-rs / ohkami

Ohkami - intuitive and declarative web framework for Rust
MIT License
73 stars 6 forks source link

Separate HTTP types into another crate #268

Open kanarus opened 1 month ago

kanarus commented 1 month ago

This enables, for example, to implement HTTP (request) client for that HTTP types as reqwest crate for http crate