Back to Gofr

GRPC Server Example

examples/grpc/grpc-unary-server/README.md

1.56.4423 B
Original Source

GRPC Server Example

This GoFr example showcases a basic gRPC unary server implementation. For detailed instructions on setting up gRPC handlers with GoFr’s context support—enabling built-in tracing and database integration within your gRPC handlers—please refer to our official documentation.

To run the example use the command below:

console
go run main.go