ddadaal / tsgrpc

Tools for gRPC in TypeScript, including a server framework, proto code generation and utility functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tsgrpc

npm (scoped) npm (scoped) npm (scoped)

Utilities that help to work with gRPC using TypeScript.

Packages

  • cli: Declarative local and remote gRPC code generation
  • server: A minimal gRPC Framework
  • client: functions to call gRPC functions

Example project

A example project is available at example folder.

Development

We are using pnpm for package management.

License

MIT

About

Tools for gRPC in TypeScript, including a server framework, proto code generation and utility functions

License:MIT License


Languages

Language:TypeScript 89.6%Language:JavaScript 10.2%Language:Dockerfile 0.2%