Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 505 Bytes

README.rst

File metadata and controls

29 lines (18 loc) · 505 Bytes

django-kong-admin

https://badge.fury.io/py/django-kong-admin.png

A reusable Django App to manage a Kong service (http://getkong.org)

Documentation

The full documentation is at https://django-kong-admin.readthedocs.org.

Quickstart

Install django-kong-admin:

pip install django-kong-admin

Then use it in a project:

import kong_admin

Features

  • TODO