Skip to content

A simple wrapper for gRPC microservices.

License

Notifications You must be signed in to change notification settings

skamenetskiy/grpcapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpcapp test Coverage Status CodeQL report godoc

A simple wrapper for gRPC microservices.

Features

  • Built-in CLI generator.
  • Tiny and elegant.
  • Includes exactly what's required.

CLI Tool

To install the grpcapp cli tool run:

go install github.com/skamenetskiy/grpcapp/grpcapp@v0.0.3

For more help run:

grpcapp help
usage: grpcapp {command} [...options]

commands:
	create {name} - create new application
	generate      - generate proto
	help          - print help information

License

The grpcapp package is open-sourced software licensed under the MIT license.

About

A simple wrapper for gRPC microservices.

Topics

Resources

License

Stars

Watchers

Forks