rametta / rapini

:leafy_green: OpenAPI to React Query (or SWR) & Axios
Apache License 2.0
147 stars 17 forks source link

[Not a bug] is there a plan to support other clients than Axios? #51

Closed omridevk closed 3 months ago

omridevk commented 3 months ago

We have a lot of infra based on Got and Ky is there a plan to support providing your own fetch?

rametta commented 3 months ago

Not for this library unfortunately. We're focused primarily on using Axios for now