How to Properly Integrate with External Services in Golang

Опубликовано: 19 Апрель 2024
на канале: Tiago
4,625
189

Every software system integrates with other 3rd party systems in a way or another.
And the way that you integrate with them is really important for the health of your system. So in this video I share some examples on how to do it using the Adaptor Pattern and dependency injection in Golang.

👉 Join the private community to level up as software engineer: https://selfmadeengineer.com

📢 We're building a Discord community, come and join
  / discord  

🙋🏼‍♂️ Socials:
X: https://x.com/tiago_taquelim_
Github: https://github.com/sikozonpc

Thanks for watching!

#golang #api #go