We use cookies to enhance your browsing experience, serve personalised ads or content, and analyse our traffic.
By clicking "I accept", you consent to our use of cookies.

Evento:
Web Day 2023
Lingua:
Inglese

Tag

  • ASP.NET Core
  • Back-end
  • GraphQL
  • gRPC
  • REST

Speaker

REST, gRPC, SignalR and GraphQL for .NET developers. Which is right for your use case?

We hear a lot about those technologies to build API. It is not crystal clear how to decide the one to pick. REST is a software architectural style. gRPC is a cross-platform open-source Remote Procedure Call framework. SignalR is an open-source software library. GraphQL is an open-source data query and manipulation language.
We thus discuss their concepts and the problems they solve. We showcase how to bootstrap an API in C# with all four. Finally, we propose a decision tree to help you decide.