django-grpc
gRPC service
Provides an easy way to launch a gRPC service with access to Django ORM and other functionality.
Easy gRPC service based on Django application
228 stars
3 watching
33 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
djangodjango-grpcgrpcgrpc-messagegrpc-pythongrpc-servergrpc-serviceprotobufpython
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides tools and infrastructure to build gRPC services within Django projects | 393 |
| Automatically exposes Django ORM over gRPC for use in microservices written by other languages | 24 |
| A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
| An Elixir implementation of the gRPC protocol for building networked services | 1,403 |
| A Python framework for building gRPC services and handling their associated messages | 84 |
| A Python library that enables users to interact with gRPC services in a familiar way using the requests library. | 33 |
| A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. | 529 |
| A command-line tool for interacting with gRPC services | 68 |
| A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,805 |
| Pure-Python implementation of the gRPC protocol for asyncio-based microservices | 940 |
| A Go-based gRPC and HTTP/JSON server generator from sqlc queries | 137 |
| Automates the creation of basic gRPC services in Go with pre-set structures and tools. | 1,506 |
| Demonstrates gRPC examples in 12 programming languages with simple server and client examples showcasing gRPC features. | 13 |
| A Swift language implementation of the gRPC protocol | 2,061 |
| An Erlang implementation of the gRPC protocol for building client-server communication services | 100 |