Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 229 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 229 Bytes

grpc-tpl

A template project for GRPC service

Usage:

Execute the script to create your grpc service with this template:

bash <(curl -s https://raw.githubusercontent.com/axiaoxin-com/grpc-tpl/main/new_project.sh)