Overview gRPC implementation of Stars Wars API. Generate/Update GRPC protoc -I {yourDirectory}/swapi-grpc swapi/swapi.proto --go_out=plugins=grpc:. Build go build -o swapi Run Foreground ./swapi Background ./swapi & Data All data is currently held in json files in data directory.