Update src/roadmaps/aspnet-core/content/109-api-clients/101-grpc.md

pull/3294/head
Kamran Ahmed 2 years ago committed by GitHub
parent 6f9d586415
commit 85206085df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/roadmaps/aspnet-core/content/109-api-clients/101-grpc.md

@ -1,4 +1,4 @@
# GRPC
# gRPC
gRPC is a high-performance, open-source framework for building remote procedure call (RPC) APIs. It uses the Protocol Buffers data serialization format and the HTTP/2 protocol to create highly efficient and scalable APIs. gRPC supports a variety of programming languages, including C# and ASP.NET.

Loading…
Cancel
Save