Add wreck to http section

This commit is contained in:
Wyatt Preul
2014-09-11 14:48:11 -05:00
parent bc43a0f9c0
commit 93f0ddca8c

View File

@@ -84,6 +84,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [spdy](https://github.com/indutny/node-spdy) - Creates SPDY servers with the same API as the built-in `https` module.
- [Nock](https://github.com/pgte/nock) - A HTTP mocking and expectations library.
- [download](https://github.com/kevva/download) - Download and extract files effortlessly.
- [wreck](https://www.npmjs.org/package/wreck) - HTTP Client Utilities
### Debugging / Profiling