Skip to content

Generate gRPC TypeScript definitions for use with gRPC (@grpc/grpc-js).

Notifications You must be signed in to change notification settings

danny-stytch/grpc-js-types

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

gRPC TypeScript

This repo shows how to use gRPC with TypeScript.

In all cases, @grpc/grpc-js is used as grpc is now effectively deprecated.

TypeScript types are generated at build time from the proto files using different tools as demonstrated in this repo.

Examples

Each example is a separate application. Refer to the README in each project for more information.

Type Parity

Thanks to this issue being fixed, we now have type parity across the different type generator packages. 🎉

Contributions

These are the various contributions I made to help with gRPC & TypeScript support:

About

Generate gRPC TypeScript definitions for use with gRPC (@grpc/grpc-js).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published