API Reference¶
This section contains the complete API reference for Xitzin, automatically generated from the source code.
Core Modules¶
-
The main
Xitzinclass and application lifecycle. -
Request handling and state management.
-
Response types:
Response,Input,Redirect. -
Route definition and path parameter extraction.
-
Background task scheduling with intervals and cron.
-
CGI script execution and configuration.
-
Exception hierarchy for Gemini status codes.
-
Middleware base class and built-in implementations.
-
Certificate authentication decorators and helpers.
-
Jinja2-based template engine for Gemtext.
-
Test client for in-memory testing.