Go 26 Sep 2025110. Case Study: Designing Consistent APIs for Multi-Language Microservices with Protobuftitle: 110. Case Study: Designing Consistent APIs for Multi-Language Microservices with Protobuf author: … 5 mntRead
Go 25 Sep 2025109. Case Study: Managing Protobuf Dependencies with Buf for Cross-platformtitle: “109. Case Study: Managing Protobuf Dependencies with Buf for Cross-platform” published: … 5 mntRead
Go 24 Sep 2025108. Case Study: Automatically Generating Protobuf for Multiple LanguagesOver the past decade, microservices have come to dominate backend system architecture. One of the keys to … 6 mntRead
Go 23 Sep 2025107. Case Study: Connecting a gRPC-Web (JavaScript) Frontend to a Go BackendOver the past few years, the communication patterns between frontend and backend applications have continued … 6 mntRead
Go 22 Sep 2025106. Case Study: Sharing Protobuf Files Between Go and C# ProjectsIn the modern software era, interoperability between services has become absolutely crucial. One popular … 5 mntRead
Go 21 Sep 2025105. Case Study: Communication Between Go and Java Microservices via ProtobufCase Study: Communication Between Go and Java Microservices via Protobuf Danger Cross-language microservice … 5 mntRead
Go 20 Sep 2025104. Case Study: iOS Client (Swift) with a gRPC Go BackendWhen building modern backend systems, communication between applications becomes absolutely critical. One of … 5 mntRead
Go 19 Sep 2025103. Case Study: An Android Client (Java/Kotlin) Communicating with a gRPC Server in Gotitle: “103. Case Study: An Android Client (Java/Kotlin) Communicating with a gRPC Server in Go” … 5 mntRead
Go 18 Sep 2025102. Case Study: Building a gRPC Server in Go and a Client in Node.jsThese days, microservices architecture is becoming increasingly popular for building large-scale applications. … 5 mntRead
Go 17 Sep 2025101. Case Study: Consuming a Go gRPC Server from a Python ClientgRPC (Google Remote Procedure Call) is an open source communication framework that has become the foundation … 5 mntRead
Go 16 Sep 2025100. Case Study: A Complete Microservices Architecture with gRPC in Gotitle: 100. Case Study: A Complete Microservices Architecture with gRPC in Go author: Maya Wijaya date: … 5 mntRead
Go 15 Sep 202599. Case Study: Admin Dashboard Built with grpc-gatewayThe admin dashboard is the beating heart of managing large-scale applications. Behind its buttons and … 5 mntRead