From a0eaebe749879f44bb49b41bfcee7e79b3f3b262 Mon Sep 17 00:00:00 2001 From: Julien Herr Date: Sat, 23 May 2026 23:16:54 +0200 Subject: [PATCH] docs(landing): add a REST API & OpenAPI feature card Surface the new versioned REST API on the marketing landing, linking to the live Scalar reference on the demo. Co-Authored-By: Claude Opus 4.7 --- docs/index.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/index.html b/docs/index.html index 70ee573..f91f2db 100644 --- a/docs/index.html +++ b/docs/index.html @@ -834,6 +834,14 @@

Optionally delegate admin authentication to Authelia, Authentik, or any reverse proxy that sets Remote-User.

+
+
+ +
+

REST API & OpenAPI

+

Automate feeds and emails through a versioned REST API, documented with an OpenAPI 3.1 spec and a live interactive reference.

+
+