Neon: Light Up Your API with Golang Magic ✨

Repo: Neon on GitHub Hey fellow coders! 👋 Have you ever wished for a coding tool that’s as sleek as your favorite sports car? Well, look no further! Introducing Neon, a Rest framework that brings the magic back to your API development. It’s like fairy dust for your Golang handlers, using struct tags to sprinkle a bit of that extra sparkle. Let’s dive into this enchanted forest of coding wonders! ✨...

January 13, 2024

Let's Dive into gRPC with Go!

Hey there, tech enthusiast! 🚀 Ready to explore the world of gRPC with Go? Buckle up for a joyous ride as we create our very own RPC service, multiply some numbers, and have a blast with code. Prerequisites Assuming you’ve got the basics of protocol buffers down pat and you’re curious about gRPC. If not, no worries! It’s a fantastic opportunity to learn something new. Grab the example code from our GitHub repository and head to the Getting_Started_In_gRPC_WithGo/example1 directory....

February 7, 2021

Embark on a Protobuf Adventure with Go

Greetings, fellow code explorers! 🚀 Ready to decode the secrets of protocol buffers and kickstart your journey with Go? Join me on this adventure where we’ll demystify the wonders of Protobuf, compare it to other alternatives, and even create our own schemas! 🕵️‍♂️✨ What are Protocol Buffers? “Protocol Buffers (a.k.a., protobuf) are Google’s language-neutral, platform-neutral, extensible mechanism for serializing structured data.” - Google Developers Think of Protobuf as a superhero for your data - compact, lightning-fast, and ready for action....

February 6, 2021