openapi-react-query-codegen
openapi-react-query-codegen copied to clipboard
Feature request: Support ky HTTP client
Is your feature request related to a problem? Please describe.
Not really. I like using ky in my projects over axios/raw fetch/etc, and would love for it to be supported here!
Describe the solution you'd like
Supporting the HTTP client ky in addition to axios/fetch/angular/etc.
Describe alternatives you've considered
Not using ky, or using generated code alongside my existing ky usage. This is fine for now, but I thought I'd mention ky here!