Blog
I write about Golang, Microservices, Distributed Systems, Interesting discoveries about Computer Programming.
2025
- JWT Authentication in GoImplement jwt auth to APIs - using golang-jwt package
- Recovering from Panics in Gohow to recover from runtime panics in Go without crashing our entire app
- ASCII vs Unicode vs UTF vs Base64: Demystifying EncodingsUnderstand charsets and encoding formats, how emojis are stored, what base64 means.
- Art of Interface based design in Go!Interfaces in Go helps you write cleaner, testable, and loosely-coupled code
2024