Overview of Hey API HTTP Clients
mainHey API provides a variety of HTTP clients that are seamlessly integrated with the @hey-api/openapi-ts ecosystem. Instead of forcing a specific technology, Hey API supports multiple client implementations, allowing you to use the one that best fits your project.
Key features include:
- Type-safe response data and errors.
- Response data validation and transformation.
- Access to original requests and responses.
- Granular customization options for requests and responses.
- Support for bundling inside the generated output.
- Minimal learning curve by extending the underlying technology you already use.