mobility-accounts/examples/grpcclient
Arnaud Delcasse 5e4cea0bb3
Build and Push Docker Image / build_and_push (push) Failing after 56s Details
Remove fmt.Println and add Zerolog logging system
2024-11-11 20:35:17 +01:00
..
json psql first commit 2023-04-25 15:14:42 +03:00
README.md psql first commit 2023-04-25 15:14:42 +03:00
go.mod psql first commit 2023-04-25 15:14:42 +03:00
go.sum psql first commit 2023-04-25 15:14:42 +03:00
main.go Remove fmt.Println and add Zerolog logging system 2024-11-11 20:35:17 +01:00

README.md

Example GRPC client

Simple example to play with the gRPC Mobility Accounts service.

Creates an account from a JSON file and returns the account created.

Run the example

go run . json/account_with_local_auth.json  | jq