gRPC API Home
Configure API-level settings: servers, package name, and proto options
You are editing the gRPC API home file (grpc.api.json). This is the top-level configuration for your gRPC API, where you define servers, the package name, and shared proto options. Services and methods are defined in the services/ directory.
Sections
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.