Skip to main content

A Django app for set connections between microservices.

Project description

Application for make sync requests (REST API) between microservices .

For testing you should have access to 2 or more projects (at least 1 project - should be Django Project)

Quick start

  1. Install the package

    pip install django-microservice-request (not implemented yet)

  2. Add “microservice_request” to your INSTALLED_APPS:

    INSTALLED_APPS = [
        ...
        'microservice_request',
    ]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-microservice-request-0.1.tar.gz (4.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page