Crates.io | ghttp |
lib.rs | ghttp |
version | 0.2.0 |
source | src |
created_at | 2024-10-14 12:20:43.86187 |
updated_at | 2024-11-15 23:44:54.776577 |
description | A Rust crate for building HTTP clients and servers with a focus on performance, ease of use, and global configurations |
homepage | https://github.com/dr-montasir/ghttp |
repository | https://github.com/dr-montasir/ghttp |
max_upload_size | |
id | 1408253 |
size | 10,276 |
A Rust crate for building HTTP clients and servers with a focus on performance, ease of use, and global configurations
Run the following Cargo command in your project directory:
cargo add ghttp
Or add the following line to your Cargo.toml:
[dependencies]
ghttp = "MAJOR.MINOR.PATCH" # Replace with the latest version
For a detailed API reference, visit the GHTTP Documentation.
Contributions are welcome! If you have suggestions or improvements, feel free to submit an issue or a pull request.
This project is licensed under the MIT or Apache 2.0 License - see the LICENSE file for details.
Author Dr. Montasir Mirghani