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: 133

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.2 2026-06-23 08:04 UTC

This package is auto-updated.

Last update: 2026-06-23 08:06:52 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