Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/heikkilamarko/grpc-gateway-demo

gRPC Gateway Demo
https://github.com/heikkilamarko/grpc-gateway-demo

golang grafana grpc grpc-gateway postgresql prometheus redpanda-connect

Last synced: 9 days ago
JSON representation

gRPC Gateway Demo

Awesome Lists containing this project

README

        

# gRPC Gateway Demo

## Start

```bash
docker compose build
```

```bash
docker compose up -d
```

## Stop

```bash
docker compose down -v
```

## Example HTTP Requests

| Demo | Example Requests |
| ---------- | ---------------- |
| calculator | calculator.http |

## Grafana

http://localhost:8000/grafana

| Username | Password |
| -------- | -------- |
| admin | S3c_r3t! |