{"library":"express-grpc-transcoder","type":"library","category":null,"description":"Express middleware that transcodes JSON HTTP requests to gRPC and vice versa, similar to grpc-gateway but as a Node.js library. Current stable version is 0.4.0, with active development. It allows Express apps to serve a gRPC service via HTTP/1.1 JSON without an external proxy. Handles protocol buffer metadata, streaming, and error mapping. Differentiators: pure JavaScript, zero external proxy dependency, full TypeScript support, works with any gRPC service definition.","language":"javascript","status":"active","version":"0.4.0","tags":["javascript","expressjs","middleware","grpc-gateway","grpc-transcoder","http-grpc","json-grpc","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install express-grpc-transcoder","imports":["import { transcode } from 'express-grpc-transcoder'","import { loadProto } from 'express-grpc-transcoder'","import type { MiddlewareOptions } from 'express-grpc-transcoder'"]},{"cmd":"yarn add express-grpc-transcoder","imports":[]},{"cmd":"pnpm add express-grpc-transcoder","imports":[]}],"homepage":"https://github.com/halomelabs/express-grpc-transcoder#readme","github":"https://github.com/halomelabs/express-grpc-transcoder","docs":null,"changelog":null,"pypi":null,"npm":"express-grpc-transcoder","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}