ExFacts v0.1.5 ExFacts.External

Provides a common entry point to gather all external information in one command and returns a serialized JSON reponse.

Summary

Functions

Returns the facts of the external fact checks in JSON format

Functions

gather_external()

Returns the facts of the external fact checks in JSON format.

It calls all underlying modules and aggregates the returned data then formats it in the desired JSON output. [WIP]