gRPC APIs
Create and manage gRPC API definitions with Protocol Buffers services and methods
This folder contains your gRPC API definitions. Each subfolder represents a separate gRPC API with its own configuration, service definitions, and RPC methods using Protocol Buffers.
Learn more
Getting Started with gRPC
Create your first gRPC API documentation in NeoArc Studio with services, methods, and Protocol Buffer schemas.
Services and Methods
Define gRPC services with interceptor chains and methods covering all four streaming patterns.