mobility-accounts/examples/grpcclient
root 15ab461a5e psql first commit 2023-04-25 15:14:42 +03: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 psql first commit 2023-04-25 15:14:42 +03: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