From 16274a0a9d750f07da03b824c91003f3cfd1339b Mon Sep 17 00:00:00 2001 From: Artur Nowak <60242009+ArturMarekNowak@users.noreply.github.com> Date: Sun, 25 Feb 2024 21:04:12 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee2a5bf..5a6fda6 100644 --- a/README.md +++ b/README.md @@ -94,9 +94,9 @@ REST, SignalR, GraphQL and gRPC - all in one :D All is done :D ## Status -Project is: _in progress_ +Project is: _finished_ -## Inspiration +thoughts I have heard a lot about how cool GraphQL and gRPC are so I have decided to make one toy example and encapsulate it in the same project with REST and SignalR in orderd to get the best possible comparison and visualization. Since Microsoft documentation on gRPC+Swagger is realy "so so" these two guys were my inspiration in this case: