PinnedSaad Farhan·Nov 16, 2022Building Microservices in Go : Part 4(Environment Variables, Validators, CRUD)Hi everyone !!. Welcome to Part 4 in our series of building Micro-services using Go. I’ll list the previous part here just in case you…
Saad Farhan·Nov 9, 2022Building Microservices in Go : Part 3 (Database, Models, Migrations)In Part 1 we laid down the basic foundation of our micro-service and in Part 2 we configured live reloading and added a database service…
Saad Farhan·Nov 7, 2022Building Microservices in Go : Part 2Okay so in Part 1 we set up our basic project, wrote docker files and created a single end point which returned a simple string. In this…
Saad Farhan·Nov 3, 2022Building Microservices in Go : Part 1I am a Product Engineer working with multiple startups and tech enthusiasts to build out their technology for them. My team and I had made…
Saad Farhan·Apr 29, 2021Writing native android code in FlutterThere are situations when writing flutter code isn’t just enough to achieve the functionality you require. Just a few days ago I came…