reqwest
Cargov0.13.4higher level HTTP client library
0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity
Overview
reqwest is an Cargo package that higher level HTTP client library. The latest version is 0.13.4.
Who should use it
Teams working in the Cargo ecosystem who need higher level HTTP client library and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Cargo stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Alternatives to reqwest
Version history
| Version | Published | License |
|---|---|---|
| 0.13.4latest | 1 month ago | MIT OR Apache-2.0 |
| 0.13.3 | 2 months ago | MIT OR Apache-2.0 |
| 0.13.2 | 5 months ago | MIT OR Apache-2.0 |
| 0.13.1 | 6 months ago | MIT OR Apache-2.0 |
| 0.13.0 | 6 months ago | MIT OR Apache-2.0 |
| 0.13.0-rc.1 | 6 months ago | MIT OR Apache-2.0 |
| 0.12.28 | 6 months ago | MIT OR Apache-2.0 |
| 0.12.27 | 6 months ago | MIT OR Apache-2.0 |
| 0.12.26 | 7 months ago | MIT OR Apache-2.0 |
| 0.12.25 | 7 months ago | MIT OR Apache-2.0 |
| 0.12.24 | 9 months ago | MIT OR Apache-2.0 |
| 0.12.23 | 11 months ago | MIT OR Apache-2.0 |
| 0.12.22 | 1 year ago | MIT OR Apache-2.0 |
| 0.12.21 | 1 year ago | MIT OR Apache-2.0 |
| 0.12.20 | 1 year ago | MIT OR Apache-2.0 |
| 0.12.19 | 1 year ago | MIT OR Apache-2.0 |
| 0.12.18 | 1 year ago | MIT OR Apache-2.0 |
| 0.12.17 | 1 year ago | MIT OR Apache-2.0 |
| 0.12.16 | 1 year ago | MIT OR Apache-2.0 |
| 0.12.15 | 1 year ago | MIT OR Apache-2.0 |
Maintainers
Frequently asked questions
How do I install reqwest?
Run `cargo add reqwest` to add reqwest to your Cargo project.
What license is reqwest released under?
No license was detected in reqwest's metadata; review the repository before use.
How popular is reqwest?
reqwest has approximately 0 downloads per week.