]> git.lizzy.rs Git - frontend-next.git/blobdiff - src/routes/api.svelte
feat(routes): mention graphql api
[frontend-next.git] / src / routes / api.svelte
index e377783bf04848781205050964d6f0c0a27442fe..7c5a2314d41940d4c6233af3d894b84358a57f9c 100644 (file)
@@ -45,6 +45,14 @@ SPDX-License-Identifier: GPL-3.0-only -->
     <a href="https://api.senpy.club" target="_blank">https://api.senpy.club</a>.
   </p>
 
+  <p>
+    The Senpy Club API can also be accessed through GraphQL:
+    <a href="https://github.com/senpy-club/graphql-api" target="_blank">
+      GitHub
+    </a>,
+    <a href="https://graphql.senpy.club/playground">Playground</a>
+  </p>
+
   {#if !complete}
     <p>Fetching API README...</p>
   {:else}