#4 GET Endpoint - Rest API w/ Kotlin + Spring Boot

Опубликовано: 08 Октябрь 2024
на канале: Developing Developer
2,144
36

In this video, we will add the GET endpoint to fetch the movie entity using ID or get a list of all the movies from the database.

00:00 Introduction
00:26 Create GET endpoint to fetch all movies
04:50 Fix POST endpoint bug
06:10 Refactor exception in createMovie()
06:24 Create GET endpoint to fetch movie using movie ID
10:43 Summary
10:50 Outro

Github repository - https://github.com/developingdevelope...

Connect with me
Twitter -   / abhisheks031  
Instagram -   / developing.developer  
Github - https://github.com/5AbhishekSaxena
Website - https://www.developingdeveloper.tech/...
Discord -   / discord  

Feeling generous today?
Buy me a coffee - https://www.buymeacoffee.com/abhishek...

Special Thanks
Sachin (Thumbnails) -   / sachinnitish  

#Kotlin #SpringBoot