Cross-posting a thread from Eleventy discussions
Hi to you all! I am just getting started with learning JavaScript, but I am a heavy Eleventy user. Still, I have much more to learn.
In particular, I was wondering if somebody could help me in figuring out how to automatically fetch data from Baserow when building my Eleventy website. Is there a way I can use data stored remotely instead of relying on files stored in the
data
folder?I found very few tutorials about using Baserow API, and knowing very, very little JavaScript I cannot really get my head around it.
Any link to insightful resources or any help would be very much appreciated!