In this video, I show you how to add a service layer to our GoLang project from our tutorial series using the Hexagonal Architecture model. As mentioned in the video, this code will be tagged as v3.0 in GitHub.
Make sure to checkout my previous video on starting this project and how to download and run
Cassandra locally: • Adding Service Layer To GoLang Rest API
Also checkout my other video where explain and add a service layer to a different application: • Adding Service Layer To GoLang Rest API
Project name: CandyShop
GitHub Repository: https://github.com/CaiqueCosta/YouTub...