|
|
|
|
|
by chrisweekly
985 days ago
|
|
Speaking from painful experience, gRPC is an absolutely terrible choice for client-server interactions. Google (its creator) discourages its use except for server-to-server, and Improbable labs' grpc-web library is handcuffed to brittle and rapidly-aging web tooling. |
|
What would you suggest, beyond the standard "ReST" and GraphQL, with OpenAPI as a declarative description?