# golang

Let's Create a Simple Load Balancer With Go

Load Balancers plays a key role in Web Architecture. In this post we are going to develop a simple load balancer with power of Go

Link

How I Embedded Resources in Go

During my internship period at WSO2, Inc I worked on a project to develop a CI/CD pipeline for WSO2 API Manager. The tooling was…

Link