MENU

Fun & Interesting

The Web is Built on REST APIs: Let’s Build One with Java & Spring Boot

Devtiro 29,777 2 years ago
Video Not Working? Fix It Now

In this tutorial I code a basic REST API using Java and the Spring Boot framework. 🚀Join the private Devtiro community: https://go.devtiro.com/p4m7x You code along with me! So this shows a typical approach with all the mistakes and problem solving you get with a real-world task. Checkout the source code on GitHub here: https://github.com/devtiro/spring-boot-rest-tutorial Timestamps 00:00:00 Intro 00:00:25 API Overview 00:02:23 Project Setup 00:08:26 Project Overview 00:13:15 Domain Modelling 00:17:50 Create a Repository 00:21:27 Create a Service 00:23:30 Create Endpoint 00:50:41 Read Retrieve Endpoint 1:00:49 Read List Endpoint 1:07:33 Update Endpoint 1:13:41 Delete Endpoint 1:19:24 Test API with Postman 1: 21:40 Outro

Comment