Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anti-duhring/go-grpc

Implementation of microsservice communication using gRPC
https://github.com/anti-duhring/go-grpc

Last synced: 6 days ago
JSON representation

Implementation of microsservice communication using gRPC

Awesome Lists containing this project

README

        

# Implementation of microsservice communication using gRPC

## How to run?
Run the command
```bash
docker compose up
```

Docs are avaliable on `http://localhost:8080/api/v1/docs/index.html`

## Fluxogram

![Fluxogram](/fluxogram.drawio.png)