document_loader_plugin_api
No security coverage
This module provides a Document Loader plugin that fetches data from HTTP/HTTPS APIs and converts the response into multiple output formats. It enables Drupal to easily integrate external API data by fetching and transforming JSON responses into TOML, JSON, YAML, or plain text formats. This is useful for importing, processing, and displaying data from third-party APIs within your Drupal site.