openapi-react-query-codegen icon indicating copy to clipboard operation
openapi-react-query-codegen copied to clipboard

Solidjs version of this library

Open loucass003 opened this issue 1 year ago • 1 comments

Hey,

I really needed a solidjs openapi codgen that works with tenstack solid-query. I figured that your codebase was a good base for the solidjs version and i made a fork of my own

https://github.com/loucass003/openapi-solid-query-codegen

it only supports solidjs / i replaced all the react things. I hope i am not offending you by doing this. If so i would be happy to remove it and work with you on a better solution so this library could have support for both react and solidjs

loucass003 avatar Jul 11 '24 12:07 loucass003

Hey there, great idea and that's what is great about open source. It would be awesome to add abstractions needed to this repo and output both solid and react from a single codebase, that way we could have common features and update at the same time.

seriouslag avatar Jul 11 '24 19:07 seriouslag