|
|
|
|
|
by norman784
706 days ago
|
|
I would recommend to check out feTS[0], it infers the types from the endpoints without the need of generating files, I find this easier to work with because you don't have an extra step when the schema changes. I have to say I didn't used it yet, is on my radar to try it when the opportunity arrives. https://the-guild.dev/openapi/fets |
|
Thanks for sharing feTS. It looks pretty awesome and I will be checking it out.