UNPKG

klaviyo-api-fetch

Version:

A native fetch API using hey-api ts codegen

13 lines (9 loc) 295 B
# klaviyo-fetch Klaviyo's API, but using native fetch This was created using `@hey-api` specifically the command: ``` npx @hey-api/openapi-ts \ -i https://raw.githubusercontent.com/klaviyo/openapi/refs/heads/main/openapi/stable.json \ -o app/services/klavyio \ -c @hey-api/client-fetch ```