Skip to content

Export RPC Doc

EasyYapi supports exporting RPC documentation for documenting remote procedure call interfaces such as gRPC services.

Usage

  1. Open a file containing RPC interface definitions
  2. Use shortcut Alt + Shift + E (Windows/Linux) or Ctrl + E (macOS)
  3. Select the RPC interfaces to export
  4. Choose the export channel and complete the export

gRPC Support

EasyYapi can export API documentation from gRPC service implementations. gRPC support is enabled by default.

See gRPC Framework Support for configuration details.

Released under the Apache-2.0 License.