Wessel T 7b998efa04 v0.2.10
2019-04-23 20:10:42 +02:00
2019-04-12 18:34:09 +02:00
2019-04-12 20:15:35 +02:00
2019-04-05 17:15:24 +02:00
2019-04-07 11:58:42 +01:00
2019-04-21 19:04:35 +02:00
2019-04-12 19:36:48 +02:00
2019-04-12 20:00:12 +02:00
2019-04-12 10:24:35 +02:00
2019-04-11 18:28:38 +01:00
2019-04-12 17:10:36 -07:00
2019-04-11 18:28:38 +01:00
2019-04-23 20:10:42 +02:00
2019-04-23 18:52:56 +02:00

Wumpfetch - A fast and easy to use HTTP client

MIT License Travis Build Status

Wumpfetch is a fast, lightweight and easy to use HTTP client for Node.JS.

GitHub | NPM


Installing

$ yarn add wumpfetch # Install w/ Yarn
$ npm i wumpfetch # Install w/ NPM

Benchmarking

URL used for benchmarks: https://httpbin.org/get

Library 1 Request 10 Requests 100 Requests
Wumpfetch 429.571ms 4135.043ms 42182.140ms
got 420.319ms 4163.749ms 43634.187ms
axios 437.274ms 4168.437ms 47437.898ms
node-fetch 543.618ms 4217.365ms 43813.187ms

Documentation

Documentation can be found at https://github.com/PassTheWessel/wumpfetch/wiki

License

FOSSA Status

Description
🚀🔗 A modern, lightweight, fast and easy to use Node.js HTTP client
Readme MIT 163 KiB
Languages
JavaScript 96.9%
TypeScript 3.1%