API

Promise based HTTP client for web and React-Native based on fetch API

Features

  • Make HTTP request using fetch API
  • Supports the Promise API
  • Intercept request and response
  • Cancel requests
  • Automatic transforms for JSON data
  • Automatic transform FormData