Api-First driven development (Swagger, OpenApi, Spring Boot) : Part 2 - Creating the API (GET)

preview_player
Показать описание
Hey guys new as my previous API-first video is gaining traction I've decided to create a series. In todays part we look at the GET request. Please make sure to subscribe for future parts and like the video if it helped you out.

Any questions just ask :)
Рекомендации по теме
Комментарии
Автор

Hey all.


More content on the way :)

MikeTeachesProgramming
Автор

This definitely needs more views. Thank you so much for such amazing content.Please upload part 3 and part 4

harmeetsinghdhot
Автор

Hello, You are sending request to localhost:8080. What if you have a service on 8081 that you want to handle the request whenever a user hits localhost:8080/books it will send request to localhost:8081 and return the response back to localhost:8080?

JesseQuickEats
Автор

Great ! Could you also share the python development using codegen ? Thanks in advance

piyushdhomne