I have a magento store for which I was using the Magestore Bannerslider module to show a simple carousel on the homepage.
But now I am experimenting with a headless approach, and there's no API to get the banner details from the database.
Any ideas how will I create a custom API module to query the table of this module
magestore_bannerslider_banner
Thanks!