mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Remove request (#1025)
This commit is contained in:
@@ -213,7 +213,6 @@
|
||||
- [got](https://github.com/sindresorhus/got) - Nicer interface to the built-in `http` module.
|
||||
- [gh-got](https://github.com/sindresorhus/gh-got) - Convenience wrapper for `got` to interact with the GitHub API.
|
||||
- [axios](https://github.com/mzabriskie/axios) - Promise based HTTP client (works in the browser too).
|
||||
- [request](https://github.com/request/request) - Simplified HTTP request client.
|
||||
- [wreck](https://github.com/hapijs/wreck) - HTTP Client Utilities.
|
||||
- [download](https://github.com/kevva/download) - Download and extract files effortlessly.
|
||||
- [http-proxy](https://github.com/nodejitsu/node-http-proxy) - HTTP proxy.
|
||||
|
||||
Reference in New Issue
Block a user