This package provides an Axios-based HTTP client adapter that integrates seamlessly with the @apimatic/core package, enabling efficient HTTP request execution with extended capabilities.
This package provides pluggable adapters for different authentication schemes.
Axios adapter that allows to easily mock requests
This package provides essential type definitions and interfaces that define how SDK components communicate.
converts the content to stream
This package provides utilities for wrapping files with metadata for HTTP requests.
This package provides utilities for managing HTTP headers with case-insensitive handling and validation.
This package provides utilities for encoding and formatting URL query parameters.
provides utilities to route requests through a configurable proxy
This package provides utilities for creating schema for different types, along with serialization information.
This package provides the core HTTP request orchestration, response handling, and API call coordination.
Caching adapter for axios
This package provides pluggable adapters for OAuth 2.0 authentication schemes.
Axios plugin that intercepts failed requests and retries them whenever posible.
Prisma's driver adapter for "pg"
JavaScript client library for consuming OpenAPI-enabled APIs with axios. Types included.
`axios-http2-adapter` is a custom adapter designed to fill a gap in the current Axios ecosystem. Despite widespread demand, as evidenced by [axios issue #1175](https://github.com/axios/axios/issues/1175), Axios has yet to implement native HTTP/2 support.
Fetch adapter for axios
Promise based HTTP client for the browser and node.js
Add tough-cookie support to axios.
Promise based HTTP client for the browser and node.js
An Axios adapter that uses native fetch or custom fetch functions. Useful for Cloudflare Workers and ServiceWorker environments.
JSON.parse with bigints support
An NTLM auth extension to the Axios HTTP library