Skip to content

sxwebdev/grpc-web-example

Repository files navigation

GRPC Web Example

This repository contains an example of using grpc-web with a backend written in golang.

Preview

Tech stack

  • Backend: Golang
  • Frontend: React
  • Proxy: Envoy

Required tools

  • Docker compose

Useful commands

# Start
make start

# Stop
make stop

# Generate proto
# Before doing this, install the dependencies in the frontend folder
make genproto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published