Hari Prasath

Hari Prasath

  • 956
  • 816
  • 269

I want to call the gRPC Server running in different solution to ocelot

Sep 3 2024 7:34 AM

Hello ,

im using clean architecture for both Product service gRPC and OrderService gRPC service i have created ocelot.api gateway for fetching the methods for both grpc service at same time (concurrently) using grpc server url without connecting the project to same project or using namespace
i want to call the both methods using url which i configured in ocelot projecct appsettings.json , can you give me brief steps!


Answers (3)