Refactor previous COOPGO Identity service - Initial commit
This commit is contained in:
7
grpcapi/README.md
Normal file
7
grpcapi/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# COOPGO Mobility Accounts gRPC API
|
||||
|
||||
Generate Go code from proto files :
|
||||
|
||||
```
|
||||
protoc --go_out=paths=source_relative:. --go-grpc_out=paths=source_relative:. ./*.proto
|
||||
```
|
||||
Reference in New Issue
Block a user