qkskima/api

A lightweight TYPO3 API middleware providing a clean, Extbase-free way to define REST-style endpoints under /api/* paths. Includes CSRF protection, frontend authentication support, and allows endpoint access from Fluid without plugins or TypoScript. Ideal for lean SPA-like applications, HTML-over-th

Maintainers

Package info

github.com/QkSkima/Api

Homepage

Type:typo3-cms-extension

pkg:composer/qkskima/api

Statistics

Installs: 39

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.1 2026-03-27 16:05 UTC

This package is auto-updated.

Last update: 2026-03-27 16:10:07 UTC


README

A lightweight TYPO3 API middleware providing a clean, Extbase-free way to define REST-style endpoints under /api/* paths. Includes CSRF protection, frontend authentication support, and allows endpoint access from Fluid without plugins or TypoScript. Ideal for lean SPA-like applications, HTML-over-the-wire, or lightweight headless-style integrations

Install extension include sets specify templates path

generate controller enter route generate routes

' features

when parameter not found, throw exception with list of available keys