From 5d5c79acae1d2c64ee225e3a0b82133ec4669dae Mon Sep 17 00:00:00 2001 From: Jonas_Jones <91549607+J-onasJones@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:12:55 +0200 Subject: [PATCH] Updated API page --- src/routes/Api/+page.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/routes/Api/+page.md b/src/routes/Api/+page.md index ce62cb2..36a2efa 100644 --- a/src/routes/Api/+page.md +++ b/src/routes/Api/+page.md @@ -3,4 +3,6 @@ This is the documentation on the public part of the Jonas_Jones API. -Part of the API is opensource and can be found on [GitHub](https://github.com/J-onasJones/api-worker). That part of the API is a Couldflare worker and acts as a front-end of the different API endpoints that it serves. Only few commands are currently available since the API is in an early stage and most planned publically available commands haven't been implemented yet. \ No newline at end of file +Part of the API is a Couldflare worker and acts as a front-end of the different API endpoints that it serves. Only few commands are currently available since the API is in an early stage and most planned publically available commands haven't been implemented yet. + +View the [References](Api/References/) \ No newline at end of file