Video description
π‘ Get 1 to 1 coaching with me: https://topmate.io/engineeringdigest π‘ Donate: https://paypal.me/engineeringdigest π‘ Perks: https://www.youtube.com/@EngineeringDigest/join π΄ Instagram: https://www.instagram.com/thevipulvats π΄ GitHub: https://github.com/thevipulvats π΄ Twitter: https://twitter.com/thevipulvats π΄ LeetCode: https://leetcode.com/thevipulvats π΄ LinkedIn: https://www.linkedin.com/in/thevipulvats/ π΄ Discord: https://discord.gg/FHB3vUmgKm π’ Source code: https://github.com/chotabheeeeem/journalApp - π In this video, we dive deep into the world of REST APIs using Spring Boot. π Learn how to design, develop, and deploy robust APIs with ease. We'll cover: β Understanding REST Principles π Setting Up Spring Boot π¦ Creating Endpoints π§ͺ Testing Your APIs π Deploying to Production π Securing Your APIs π Best Practices for Performance - Whether you're a beginner or looking to enhance your skills, this video is your go-to resource for REST API development. 00:00 Introduction 01:02 Creating Project 04:15 What is REST API 07:48 @RestController 09:57 @GetMapping 11:13 Postman 15:25 @PostMapping 19:29 @PathVariable 22:53 @DeleteMapping 23:50 @PutMapping