8000 GitHub - jsbroks/grpc-typescript: Tutorial for setting up gRPC with TypeScript
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jsbroks/grpc-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementing a gRPC client and server in Typescript

This repo can be used as a template for using gRPC to generate TypeScript files for interacting with a gRPC server or client. Setup this process can be fiddly, hopefully in this repo will make it easier to understand.

0