aboutsummaryrefslogtreecommitdiffstats
path: root/todo.sr.ht
diff options
context:
space:
mode:
Diffstat (limited to 'todo.sr.ht')
-rw-r--r--todo.sr.ht/api.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.sr.ht/api.md b/todo.sr.ht/api.md
index 4f8065c..39bfbfe 100644
--- a/todo.sr.ht/api.md
+++ b/todo.sr.ht/api.md
@@ -2,6 +2,9 @@
title: todo.sr.ht API reference
---
+**NOTICE**: This is the documentation for the legacy REST API. It is being
+replaced with the [GraphQL API](graphql.md).
+
The todo.sr.ht API allows you to browse, create, and manage repositories on
todo.sr.ht programmatically. This API follows the [standard sourcehut API
conventions](/api-conventions.md).