I’ve created a few pages with Kirby in the past.
Now I want to extend my skills a bit and need some tips or tutorials.
For personal use I would like to use the data from an external API.
The data should either be stored in files or pages/subpages should be generated directly in Kirby.
You can imagine the structure of the API like this:
There are tournaments. These tournaments have different competitions. At each tournament several athletes take part.
It would be nice, if you could give me some suggestions, how I can realize something like this with Kirby. Maybe you even have tutorials or posts or something similar for me.