API Staff picks Tobias Möritz Inertia Adapter Create server-side rendered SPAs with Kirby, Inertia.js and your favourite framework. Johann Schopplich Headless Kirby, but headless only – KQL with bearer token, Express-esque middlewares & more Johann Schopplich Nuxt KQL Nuxt 3 module for Kirby's Query Language API Kirby team plugins { "query": "page('photography').children", "select": { "url": true, "title": true, "text": "page.text.markdown" } } Kirby Query Language (KQL) Kirby's Query Language API combines the flexibility of Kirby's data structures, the power of GraphQL and the simplicity of REST. All plugins thumbs/image.jpg ?width=640 &height=640 &crop=true Headless Image Transformations Kirby plugin for headless thumbnail transformations K4 K3 KQL Nuxt This plugin allows ease of access to all of your Kirby pages on sites that use the KQL plugin K4 K3 Webhooks Lets you register custom webhooks based on kirby hooks. K4 K3 Better REST Exposes the internal REST API at /rest with the option to convert Kirbytags to HTML and add a srcset to images in the process. Intended to c… K3