mirror of
https://github.com/JonasunderscoreJones/wiki.jonasjones.dev.git
synced 2025-10-22 22:09:17 +02:00
add first API reference
This commit is contained in:
parent
e85bb419cc
commit
8bb6a83232
4 changed files with 10 additions and 0 deletions
6
src/routes/Api/+page.md
Normal file
6
src/routes/Api/+page.md
Normal 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.
|
4
src/routes/Api/References/+page.md
Normal file
4
src/routes/Api/References/+page.md
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
# References
|
||||||
|
---
|
||||||
|
|
||||||
|
Find the publically available API calls in the sublinks.
|
0
src/routes/Api/References/Something/+page.md
Normal file
0
src/routes/Api/References/Something/+page.md
Normal file
Loading…
Add table
Add a link
Reference in a new issue