add first API reference

This commit is contained in:
J-onasJones 2023-09-18 20:17:45 +02:00
parent e85bb419cc
commit 8bb6a83232
4 changed files with 10 additions and 0 deletions

6
src/routes/Api/+page.md Normal file
View file

@ -0,0 +1,6 @@
# Jonas_Jones API
---
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.

View file

@ -0,0 +1,4 @@
# References
---
Find the publically available API calls in the sublinks.