- Run the command
make run
to run the server on localhost:8080. - Use a grpc client to send a request to the server. For example, using grpc_cli,
you can use these command:
grpc_cli ls localhost:8080 -l
to list all the services availablegrpc_cli call 127.0.0.1:8080 GetUsers ""
to call GetUsers rpc
-
Notifications
You must be signed in to change notification settings - Fork 0
A Golang app boilerplate with domain-driven design
License
johannesridho/golang-boilerplate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Golang app boilerplate with domain-driven design
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published