Khushiyant / reqboost

Reqboost is a high-performance Python library developed primarily in C++ and built on libcurl. It is designed for developers who need a fast, efficient HTTP client with minimal overhead and extensive control.
https://khushiyant.github.io/reqboost/
Apache License 2.0
3 stars 1 forks source link

Add: Requests module #18

Closed Kranium2002 closed 2 months ago

Kranium2002 commented 2 months ago

This PR implements the following:

Integration tests and Request Model tests are still not done.

Closes #3