icgc-argo / platform-api

https://api.platform.icgc-argo.org/graphql
GNU Affero General Public License v3.0
0 stars 0 forks source link

Remove GRPC Clients and Configs #689

Open joneubank opened 9 months ago

joneubank commented 9 months ago

We have removed all GRPC dependencies from the program service and from Ego, so now we want to remove those from the platform API. In particular the code that established the GRPC connection needs to be removed.

There is GRPC code written for Ego and for Program Service - all of it should be removed.

Detailed Description

demariadaniel commented 5 months ago

https://github.com/icgc-argo/platform-api/pull/714