API Connection module

This is a helper module to let your Drupal website connect to external APIs.

This module uses a Plugin architecture, that allows you to define a plugin in
your custom Drupal module, for each REST API / web service you want to integrate
with.

Features

  • Provides a RestApiConnection plugin type to use in your modules for connecting to an external REST API.
  • Ability to log REST API requests and responses in Drupal logger / watchdog.
  • Ability to differentiate between dev / test / live environments.
Supporting organizations: 
Maintenance
Initial development & maintenance
Initial development & maintenance

Project information

Releases