Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding new library #219

Open
OlegYurchik opened this issue Dec 2, 2023 · 0 comments
Open

Adding new library #219

OlegYurchik opened this issue Dec 2, 2023 · 0 comments

Comments

@OlegYurchik
Copy link

OlegYurchik commented Dec 2, 2023

I create new easy-to-use Python gRPC framework Fast-gRPC, please, can you look at that and if you decide that it is useful thing - add it to awesome_grpc repo.
Link to github: https://github.com/OlegYurchik/fast-grpc

Main profits:

  1. Easy for novice
  2. You don't need create .proto, compile it and etc. You need just create pydantic models and use it in Fast-gRPC application
  3. Support nested models, annotated types, iterable types and dictionaries

In future I want:

  • Add middlewares support
  • Beautify .proto files
  • Add returning .proto files
  • More unit tests
  • Add documentation
  • Add linters
  • Add CI/CD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant