Using Java & Spring Boot:
We explore concepts of layered architecture and define a controller with a simple get endpoint. Use postman to make an HTTP request and demonstrate the request / response lifecycle and talk about HTTP responses and HTTP verbs and status codes.
https://github.com/ThatCodingGuyHayes...