https://github.com/hasanisaeed/ryca-django-grpc
Django gRPC
https://github.com/hasanisaeed/ryca-django-grpc
django django-grpc grpc
Last synced: 6 months ago
JSON representation
Django gRPC
- Host: GitHub
- URL: https://github.com/hasanisaeed/ryca-django-grpc
- Owner: hasanisaeed
- Created: 2021-11-30T15:07:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T15:53:15.000Z (over 2 years ago)
- Last Synced: 2025-03-06T22:46:07.759Z (over 1 year ago)
- Topics: django, django-grpc, grpc
- Language: Python
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
# ryca-django-grpc
.. image:: https://img.shields.io/pypi/v/ryca_django_grpc.svg
:target: https://img.shields.io/pypi/v/ryca_django_grpc.svg
.. image:: https://readthedocs.org/projects/ryca_django_grpc/badge/?version=latest
:target: https://readthedocs.org/projects/ryca_django_grpc/badge/?version=latest
.. image:: https://img.shields.io/pypi/pyversions/ryca_django_grpc
:target: https://img.shields.io/pypi/pyversions/ryca_django_grpc
Django gRPC framework is a toolkit for building gRPC services, inspired by django-grpc-framework: https://github.com/fengsp/django-grpc-framework.