Skip to content

flomesh-io/rest2grpc-demo

Repository files navigation

Build the project:

In the project root folder:

./mvnw clean install

Run gRPC server:

In the project root folder:

cd server
../mvnw spring-boot:run

Run gRPC client:

In the project root folder:

cd client
../mvnw spring-boot:run

Test it:

❯ curl http://localhost:8888/
Hello: Flomesh%

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •