Kong as a gateway for your Drupal API

el7cosmos's picture
Drupal Engineer, Sepulsa
Intermediate

Kong is a scalable, open source API Layer (also known as an API Gateway, or API Middleware). Kong runs in front of any RESTful API and is extended through Plugins, which provide extra functionality and services beyond the core platform.

In this session, I'm going to talk about integration between Drupal and Kong, and how Kong can benefit your Drupal API.

  • Consumers integration.
  • Authentication provider.
  • ACL integration with drupal permission.