golang-mongodb-api icon indicating copy to clipboard operation
golang-mongodb-api copied to clipboard

In this article, you'll learn how to build a CRUD gRPC API server with Golang, MongoDB-Go-driver, and Docker-compose. You'll also build a gRPC client to interact with the gRPC API.

Results 1 golang-mongodb-api issues
Sort by recently updated
recently updated
newest added

In branch [golang-mongodb-grpc-crud-api](https://github.com/wpcodevo/golang-mongodb-api/tree/golang-mongodb-grpc-crud-api) When I run command `make proto`, I meet this issue, can you pls help me check ![image](https://user-images.githubusercontent.com/119034332/215941536-11cd48b1-6cb0-45f8-ba9f-309f2b094dcc.png) I configured vscode-proto3 path ![image](https://user-images.githubusercontent.com/119034332/215943794-abe5937c-3d59-4c67-b43e-4b36e4712400.png) Thanks. Hope get response from...