django-zuul

apigateway powered by django


Keywords
django, apigateway, dataproxy
Install
pip install django-zuul==1.0.1

Documentation

Zuul

Description

This is a simple api gateway powered by Django

Requirements

  • Python(3.6)
  • Django(2.1.7)
  • requests
  • djangorestframework
  • psycopg2 - for using Postgresql

Installation

pip install django-zuul