CodeBrowser / npm / request-compose
request-compose@2.1.7
// Composable HTTP Client
$ npm install request-compose
downloads/wk
351,277
license
Apache-2.0
version
2.1.7
published
Sep 16, 2024
What is request-compose?
request-compose is a functional HTTP client library that lets you build requests by composing reusable functions together. Developers use it when they want to construct complex HTTP calls in a modular way, combining request building blocks rather than configuring monolithic request objects.
Keywords
#functional #compose #composable #http #client
Maintainers
simov