System Information
- Strapi Version: V4
- Operating System: Windows 10
I would like to use Strapi as a central API for my portal application. Strapi should be retrieving data from the default database as wel as data from multiple external APIs. I was not able to find documentation about Strapis support for this.
In which ways can I setup and implement an external API within the Strapi structure? Maintainabilty and extensibility are important factors for me. My preference is a central location for a managing a external API instead of a endpoint connected to an external API.