CodeBrowser / npm / @hapi/wreck
@hapi/wreck@18.1.2
// HTTP Client Utilities
$ npm install @hapi/wreck
downloads/wk
2,121,400
license
BSD-3-Clause
version
18.1.2
published
May 20, 2026
What is @hapi/wreck?
@hapi/wreck is an HTTP client library that provides utilities for making and handling HTTP requests. Developers use it when they need a straightforward way to perform HTTP operations like GET, POST, and other requests with built-in support for timeouts, redirects, and response handling. It's particularly useful in Node.js applications that require reliable HTTP communication without the complexity of larger frameworks.
Keywords
#utilities #http #client
Maintainers
nlf, devinivy, wyatt, lloydbenson, cjihrig, marsup