# Packages
No description provided by the author
# README
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:
go run main.go