Giter Club home page Giter Club logo

django-socio-grpc's Introduction

Django Socio Grpc

https://img.shields.io/pypi/v/django-socio-grpc.svg https://img.shields.io/badge/Maintained%3F-yes-green.svg https://img.shields.io/pypi/pyversions/django-socio-grpc https://img.shields.io/pypi/l/django-socio-grpc Read the Docs

Django Socio gRPC is a toolkit for building gRPC services, inspired by Django REST framework. It is based on django-grpc-framework and includes all the DRF features such as authentication, filtering, pagination, and more complex proto generation.

Documentation

The documentation can be found here.

Requirements

  • Python (>= 3.8)
  • Django (2.2, >=3.0), Django REST Framework (>=3.10)
  • grpcio-tools (>=1.50.0)

Installation

Run the following command using pip:

    pip install django-socio-grpc

Then, add django_socio_grpc to your INSTALLED_APPS setting:

    INSTALLED_APPS = [
        ...
        'django_socio_grpc',
    ]

Local development & documentation

docker compose up

For local documentation go to http://localhost:6001

Launch tests

docker compose exec django-socio-grpc poetry run tests

django-socio-grpc's People

Contributors

amontagu avatar legau avatar fengsp avatar markdoerr avatar mrdiben avatar dependabot[bot] avatar nickspring avatar yann-soco avatar felixbouazza avatar fijemax avatar mike-fr avatar sobolevn avatar basilelegal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.