Grpc

Learning API Styles • Lukasz Dynowski & Sam Newman • GOTO 2026

Learning API Styles • Lukasz Dynowski & Sam Newman • GOTO 2026

This GOTO Book Club episode features an in-depth conversation between Sam Newman and Lukasz Dynowski, co-author of "Learning API Styles," exploring the foundational network layer of APIs, various API styles, critical trade-off decisions, and future trends like WebTransport and gRPC. The discussion emphasizes treating APIs as products, understanding consumer context, and the eight key characteristics of a well-designed API, complemented by a cautionary tale on database access.

MCP vs gRPC: How AI Agents & LLMs Connect to Tools & Data

MCP vs gRPC: How AI Agents & LLMs Connect to Tools & Data

A deep dive into how AI agents connect to external tools, comparing the AI-native Model Context Protocol (MCP) with the high-performance gRPC framework. The summary explores their respective architectures, discovery mechanisms, and performance trade-offs, concluding with a vision for their complementary roles in future AI systems.