Refactor previous COOPGO Identity service - Initial commit
This commit is contained in:
11
examples/grpcclient/README.md
Normal file
11
examples/grpcclient/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user