Why use gRPC

https://www.freecodecamp.org/news/how-to-use-grpc-web-with-react-1c93feb691b5/

How to play with example

  1. Install .NET framework and development environment, for example you can use prerequisites in this tutorial: https://learn.microsoft.com/en-us/dotnet/core/tutorials/with-visual-studio-code?pivots=dotnet-7-0
  2. Open backend folder as C# project
  3. Start debugging
  4. Assuming server started as localhost:5231, navigate to [[localhost:5231/swagger]] and see Swagger interface generated by gRPC description