node-got

Simplified HTTP requests

Description

This module provides a nicer interface to the built-in http module.

This module was created because request is bloated *(several megabytes!)*.

Highlights:
 - Promise & stream API
 - Request cancellation
 - Follows redirects
 - Retries on network failure
 - Handles gzip/deflate
 - Timeout handling
 - Errors with metadata
 - JSON mode
 - WHATWG URL support
 - Electron support

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/sindresorhus/got


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-got