From 251e03bafc645828771300060f50522239a0929d Mon Sep 17 00:00:00 2001 From: holo Date: Wed, 18 Jun 2025 23:16:19 +1000 Subject: [PATCH] Update Home --- index.md => Home.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) rename index.md => Home.md (97%) diff --git a/index.md b/Home.md similarity index 97% rename from index.md rename to Home.md index 59ffe72..3f536ab 100644 --- a/index.md +++ b/Home.md @@ -1,15 +1,15 @@ -# Dreamspace API - - -## Introduction -- What this API is for, and what it does -- The models it covers, and roughly what each one does -- How this API covers the original requirements - -### Models - -## For API clients -To learn how to connect to and use this API, with examples and a complete API model and route reference, see [[api-client]]. - -## For API developers -To learn about the development toolchain, configuration and installation instructions, and how the API parses requests or how to extend the API, see [[api-development]]. +# Dreamspace API + + +## Introduction +- What this API is for, and what it does +- The models it covers, and roughly what each one does +- How this API covers the original requirements + +### Models + +## For API clients +To learn how to connect to and use this API, with examples and a complete API model and route reference, see [[api-client]]. + +## For API developers +To learn about the development toolchain, configuration and installation instructions, and how the API parses requests or how to extend the API, see [[api-development]].