JTWorking with configuration files in Go.Modern applications typically necessitate various configurations, tailored to each specific environment like development, testing, and…Jan 5Jan 5
JTCreating an API service in Go for API KeysUsing Go for microservices and service-oriented architecture can be a straight forward choice using Echo Frameware for it’s minimal…Jan 3Jan 3
JTTidy First?I just finished up this book the other day, and I must say that this was a refreshing look on how and where and when to implementing…Jan 2Jan 2
JTinStackademicExploring Interfaces in Go: A Versatile Tool for PolymorphismInterfaces in Go are a versatile tool that can greatly enhance the way we design and build programs. In this blog post, we’ll explore how…Sep 26, 2023Sep 26, 2023