Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

abatilo/grpc-todo

Repository files navigation

grpc-todo

A small application made as a template for a basic Go based gRPC service with graceful termination.

The todo list just runs in memory. It's nothing complicated.

Getting started

Refer to the Makefile:

⇒  make help
help                           View help information
clean                          Clean any generated files
generate                       Generate protos and mocks
run_service                    Run the application in service mode
run_client                     Run the application in client mode

About

A place for me to experiment with grpc services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published