From: Fuwn Date: Sun, 20 Mar 2022 09:52:29 +0000 (-0700) Subject: feat(routes): mention graphql api X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=390792be1a8b257d6c7c735c6ff8b63ebf40fc6d;hp=0364bec576d0cdfe3e7e5bdaaec40e28e153a456;p=frontend-next.git feat(routes): mention graphql api --- diff --git a/src/routes/api.svelte b/src/routes/api.svelte index e377783..7c5a231 100644 --- a/src/routes/api.svelte +++ b/src/routes/api.svelte @@ -45,6 +45,14 @@ SPDX-License-Identifier: GPL-3.0-only --> https://api.senpy.club.

+

+ The Senpy Club API can also be accessed through GraphQL: + + GitHub + , + Playground +

+ {#if !complete}

Fetching API README...

{:else} diff --git a/src/routes/index.svelte b/src/routes/index.svelte index e178912..d8e550e 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -56,24 +56,36 @@ SPDX-License-Identifier: GPL-3.0-only -->

Check out these other [The] Senpy Club-related projects!