grpc-ecosystem / awesome-grpc

A curated list of useful resources for gRPC
Creative Commons Attribution 4.0 International
7.42k stars 569 forks source link

Added Webezy.io #189

Closed MadBull1995 closed 1 year ago

MadBull1995 commented 1 year ago

Webezy.io is a free open-source framework for gRPC, it's using a well-defined structure for projects and resources (Services, Packages, Messages, Enums). With CLI you can build manage and run a complete gRPC project and generate the code classes and client implementation. files.

visit https://www.webezy.io for more details github page https://github.com/Webezy-io

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

MadBull1995 commented 1 year ago

@bojand Thank you very much for the quick response, Awesome to be part of the list