Q: In the generated html output, can we show links?

I'm trying to figure out if we can output links as well and if we can cache the output so we won't use queries every time.
Do you know if Cloudflare Pages can use Cloudflare cache? This way, we can cache the answer on the EDGE.

TekbassadorPLUSMar 7, 2021
Founder Team
dylanroy

dylanroy

May 15, 2024

A: For the generated output you currently cannot display links as representing that in SQL that worked for all of the output formats is difficult to surface in a user-friendly format via an API request. For existing use cases that required this, the JSON response was used, and a table was constructed from that response.

If you have a recommendation on how that would look in an API request feel free to recommend it as I am currently using everyone's feedback here to inform the next 3-month roadmap.

Share
Helpful?
Log in to join the conversation