- Start the gRPC Server
go run server/main.go
- Start the HTTP server
go run main.go
- cURL or use a REST client to hit endpoint
curl -X POST -k localhost:8080/v1/user -d '{"name": "Adam Ouellette", "age": 24, "email": "[email protected]"}'
-
Notifications
You must be signed in to change notification settings - Fork 0
adamo57/grpc-start
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
test grpc app
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published