Adding Service Layer To GoLang Rest API

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 พ.ย. 2024
  • In this tutorial, I show you how to add a service layer to your golang rest api application. We also implement the idea of interfaces from the previous video into our application. Having a service layer in our application allows for a better development experience and ability to modularize different features in our application to be reused in the future if needed.

ความคิดเห็น • 2

  • @pricesmith8450
    @pricesmith8450 3 ปีที่แล้ว

    could you compile these into a playlist? the first in the hex arch series seems to be built on something that you've already started and it would be sweet to follow along with that as well.

  • @opensourcerror
    @opensourcerror 4 ปีที่แล้ว +1

    why are the filenames starting with Uppercase?