REST, gRPC, SignalR and GraphQL for .NET developers - François Bouteruche
NDC Conferences NDC Conferences
192K subscribers
2,225 views
0

 Published On Apr 27, 2024

REST, gRPC, SignalR and GraphQL for .NET developers. Which is right for your use case? - François Bouteruche

This talk was recorded at NDC London in London, England. #ndclondon #ndcconferences #developer #softwaredeveloper

Attend the next NDC conference near you:
https://ndcconferences.com
https://ndclondon.com/

Subscribe to our YouTube channel and learn every day:
/ @NDC

Follow our Social Media!

  / ndcconferences  
  / ndc_conferences  
  / ndc_conferences  

#architecture #microservices #dotnet #graphql

REST, gRPC, SignalR and GraphQL. As .NET developers, we hear a lot about those four technologies to build API. However, it is not always crystal clear how to decide the one to pick for a use case. REST is a software architectural style. gRPC is a cross-platform open source Remote Procedure Call (RPC) framework. SignalR is a free and open-source software library. GraphQL is an open-source data query and manipulation language for APIs.

In this talk, we discuss their core concepts and the problems they are trying to solve. We showcase how to quickly bootstrap an API in C# with each one of them. Finally, we propose a decision-tree to help you decide the right one for your use case.

show more

Share/Embed