Closed koalasthegreat closed 5 months ago
According to the Scryfall API Guidelines, we should be caching the data we fetch for 24 hours. We should be able to make a local database where we can store the card info
This has since been implemented for functions that use it. Searching based on set should still pull fresh data, for future reference
According to the Scryfall API Guidelines, we should be caching the data we fetch for 24 hours. We should be able to make a local database where we can store the card info