Skip to content

breatheco-de/linked-services-django-plugin

Repository files navigation

linked-services

PyPI - Version PyPI - Python Version


Table of Contents

What does this

Linked Services was made by 4geeks.com to manage communication between multiple services and microservices, it manages specifically communications between pairwise services, so, if only two services share the same key, a request just could has two emisors, the other service and itself. It was designed to replace the signature algorithms because them are significally slower.

Installation

You should install linked-services with a few optional dependencies running:

pip install linked-services[django,requests,aiohttp]

Optional dependencies

django

  • django
  • djangorestframework
  • celery-task-manager[django]
  • adrf

requests

  • requests
  • brotli

httpx

  • httpx
  • httpcore
  • h11
  • idna
  • brotli

aiohttp

  • aiohttp
  • aiodns
  • brotli

License

linked-services is distributed under the terms of the LGPL 3.0 license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published