network

This module solely handles network calls, including fetching data such as categories, banners, channel lists, and TV shows stored in Google Sheets, by making requests to the API. We will demonstrate how to connect with Google Sheets later. For now, let's focus solely on the code structure.

Last updated