Skip to content

Commit bce455d

Browse files
Kent C. Doddssindresorhus
authored andcommitted
Close sindresorhusGH-187: Adding axios.
1 parent 1851516 commit bce455d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)