MojoPH
1
Hi,
I have specific API outputs that are in text or json that i want cached on CF servers.
For example, if someone searched with keyword "eggs " on products, the URL is:
/api.php?get=products&q=eggs
Api would output JSON objects of all products matching “eggs”
I would like CF to cache the results so that my site need not query the DB and build the JSON everytime someone searches for the word “eggs”
Is this possible? (FREE account only too)
fritex
2
Maybe below posts could help?:
1 Like
system
Closed
3
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.