你的位置: 码友网首页 / 资讯源列表 / xposing proto files in a gRPC service over a frameworkless and lightweight API

关于[xposing proto files in a gRPC service over a frameworkless and lightweight API]的摘要:

A few days ago I introduced the notion of nano service in ASP.NET Core or rather how to implement a REST API without any particular framework (https://anthonygiretti.com/2020/06/29/nano-services-with-asp-net-core-or-how-to-build-a-light-api/). Since then, I have challenged myself regularly on the possibilities of relevant applications of this idea. Well, I found a very interesting use case: exposing the protobuffs of a gRPC service without using a framework and having to manage collisions with the gRPC framework of ASP.NET Core. This article will show you how to do it in the simplest way possible.

原文地址: https://anthonygiretti.com/2020/07/06/exposing-proto-files-in-a-grpc-service-over-a-frameworkless-and-lightweight-api/

收录时间: 2020-07-07 浏览量: 1376 分类: gRPC

| 1 收藏 | 0