Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexhokl/summation-calculator

This is an example of building an gRPC API
https://github.com/alexhokl/summation-calculator

Last synced: 11 days ago
JSON representation

This is an example of building an gRPC API

Awesome Lists containing this project

README

        

# summation-calculator

This is an example of building an gRPC API.

See [Taskfile.yml](./Taskfile.yml) for the tasks that can be run.

See [summation.proto](./proto/summation.proto) for the protobuf definitions.