Introducing OpenAPI Generator

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Good first try of explaining and demo'ing openapi-generator. Its all daunting.

complexity
Автор

OpenApi Generator is so useful. Great video.

Instead of ignoring the controllers in the ignore - file, i wonder if it would be better to set the generator to only generate interfaces etc?

goosemontv
Автор

Is my understanding correct - OpenApi Generator takes openapi.yml spec document and creates a working application?

exploringapis
Автор

thanks, can you please share any info how i can generate JSON schema from open api with maven plugin?

venkaiah
Автор

Why does this got started if there is already swagger's codegen?

Daaaaaaavid
Автор

Can you show me how to generate a java code (or any other language) for a simple "Hello World" text? Of course the "Hello World" should be in a variable.

TheKhandelwal
Автор

Superb video and nice explanation. I appreciate it. Can i create Vue project? If not then any suggestions for alternatives?

RahulParab-sk
Автор

I don't get this contract first development. All it does is generate some skeletons and you will need to move the controllers and implement it manually. Without this real implementations, this app will still not run.

khue