OpenAPI Codegen with Refine (REST API Provider)
Hey,
I have a solid REST API which has an OpenAPI specification. I was wondering if that could be used to autogenerate an entire NextJS admin panel with Refine. I think that could greatly accelerate progress for many devs and teams.
Here's my Issue on GitHub with more details: https://github.com/refinedev/refine/issues/5623
I have a solid REST API which has an OpenAPI specification. I was wondering if that could be used to autogenerate an entire NextJS admin panel with Refine. I think that could greatly accelerate progress for many devs and teams.
Here's my Issue on GitHub with more details: https://github.com/refinedev/refine/issues/5623
GitHub![[FEAT] Codegen with OpenAPI · Issue #5623 · refinedev/refine](https://images-ext-1.discordapp.net/external/7ng5roN9uIEK-YZI8wy2QyBP53beAFsdjU0wov0C-80/https/opengraph.githubassets.com/b68fd515e042c1c8211f84569b9e9c742e5a439d8a1f0f47b6a8a03e99ecb57c/refinedev/refine/issues/5623)
Is your feature request related to a problem? Please describe. Given an OpenAPI spec, we should be able to codegen pages. We can later tune them for our own efficiency, but at the bare minimum it s...
