XUtils

got

Nicer interface to the built-in `http` module.


Take a peek

A quick start guide is available.

Highlights

Documentation

By default, Got will retry on failure. To disable this option, set options.retry.limit to 0.

Timeouts and retries

Advanced creation

Migration guides

Got plugins

  • got4aws - Got convenience wrapper to interact with AWS v4 signed APIs
  • gh-got - Got convenience wrapper to interact with the GitHub API
  • gl-got - Got convenience wrapper to interact with the GitLab API
  • gotql - Got convenience wrapper to interact with GraphQL using JSON-parsed queries instead of strings
  • got-fetch - Got with a fetch interface
  • got-scraping - Got wrapper specifically designed for web scraping purposes
  • got-ssrf - Got wrapper to protect server-side requests against SSRF attacks

Maintainers

Sindre Sorhus Szymon Marczak
Sindre Sorhus Szymon Marczak


Articles

  • coming soon...