This project is not covered by Drupal’s security advisory policy.

Kong API Publisher

INTRODUCTION

  • The Kong API Publisher import the OAS to kong entities likes services and routes.
  • The module is supporting both OAS2 and OAS3.

How it works?

Kong API Publisher modules allows developers to import OAS(Open API Spec) to Kong API Gateway.
Kong API Publisher

Requirements

- PHP 7 and above

Installation

Install as you would normally install a contributed Drupal module. Visit
https://www.drupal.org/node/895232/ for further information.

Configuration

Kong Configuration

- /admin/config/kong-api-publisher/config
- enter kong Admin URL

OAS2 import

- /admin/config/kong-api-publisher/services/publish
- Import OAS2 or OAS3 either in YML or JSON format.

Policy Configuration

- /admin/config/kong-api-publisher/policy-management

Limitations

  • After importing the API specification we can not delete it.
  • Currently two policies are supported by the module
Supporting organizations: 
AttachmentSize
kong_api_publisher.png40.29 KB

Project information

  • Created by dileepmaurya on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases