File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
106106- [ request] ( https://github.com/mikeal/request ) - Simplified HTTP request client.
107107- [ got] ( https://github.com/sindresorhus/got ) / [ sent] ( https://github.com/floatdrop/sent ) - A nicer interface to the built-in ` http ` module.
108108- [ superagent] ( https://github.com/visionmedia/superagent ) - A small progressive HTTP request library.
109+ - [ axios] ( https://github.com/mzabriskie/axios ) - Promise based HTTP client (works in the browser too).
109110- [ hyperquest] ( https://github.com/substack/hyperquest ) - Streaming HTTP requests.
110111- [ spdy] ( https://github.com/indutny/node-spdy ) - Creates SPDY servers with the same API as the built-in ` https ` module.
111112- [ Nock] ( https://github.com/pgte/nock ) - A HTTP mocking and expectations library.
You can’t perform that action at this time.
0 commit comments