Table of Contents
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.
You should install linked-services with a few optional dependencies running:
pip install linked-services[django,requests,aiohttp]
- django
- djangorestframework
- celery-task-manager[django]
- adrf
- requests
- brotli
- httpx
- httpcore
- h11
- idna
- brotli
- aiohttp
- aiodns
- brotli
linked-services
is distributed under the terms of the LGPL 3.0 license.