Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
I'm working on a spring boot api with a sveltekit frontend right now so this is GOLD
Sounds great. Let me know how it went 👍
very good video man, was looking for something like that for my fastapi server. Now i need to look more to see what i can generate using react.
TS-Rest is also interesting. It uses Zod to create API contracts and is compatible with frameworks like NestJS, React and VueJS
Absolute! If you can create the API yourself then it would also be a nice choice. I like the language agnostic approach :)
great work
Can you show us, how to use openapi to generate rtk query types and endpoints based on swagger? Would be so amazing
I will look into it 👍
I remember looking into this really cool tool some time ago, but this is only useful if the backend devs bother to write a good openapi doc
Or if they also generate their code from it 😁
Looks incredible!!! Currently I'm working on a project that already has Yup implemented. I don't need to install another validation library. Are there an openapi generators for other validation libraries, specifically Yup?
Sadly I don‘t know. The only thing I found is a small lib on github called openapi-yup-generator which is quite old
Thank you for sharing. It looks very handy, and for the db is there something like this?
I don‘t know, actually, I will look into it 👍
I'm working on a spring boot api with a sveltekit frontend right now so this is GOLD
Sounds great. Let me know how it went 👍
very good video man, was looking for something like that for my fastapi server. Now i need to look more to see what i can generate using react.
TS-Rest is also interesting. It uses Zod to create API contracts and is compatible with frameworks like NestJS, React and VueJS
Absolute! If you can create the API yourself then it would also be a nice choice. I like the language agnostic approach :)
great work
Can you show us, how to use openapi to generate rtk query types and endpoints based on swagger? Would be so amazing
I will look into it 👍
I remember looking into this really cool tool some time ago, but this is only useful if the backend devs bother to write a good openapi doc
Or if they also generate their code from it 😁
Looks incredible!!! Currently I'm working on a project that already has Yup implemented. I don't need to install another validation library. Are there an openapi generators for other validation libraries, specifically Yup?
Sadly I don‘t know. The only thing I found is a small lib on github called openapi-yup-generator which is quite old
Thank you for sharing. It looks very handy, and for the db is there something like this?
I don‘t know, actually, I will look into it 👍