diff --git a/src/routes/Api/+page.md b/src/routes/Api/+page.md new file mode 100644 index 0000000..ce62cb2 --- /dev/null +++ b/src/routes/Api/+page.md @@ -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. \ No newline at end of file diff --git a/src/routes/Api/References/+page.md b/src/routes/Api/References/+page.md new file mode 100644 index 0000000..1d45f05 --- /dev/null +++ b/src/routes/Api/References/+page.md @@ -0,0 +1,4 @@ +# References +--- + +Find the publically available API calls in the sublinks. \ No newline at end of file diff --git a/src/routes/Api/References/Something/+page.md b/src/routes/Api/References/Something/+page.md new file mode 100644 index 0000000..e69de29 diff --git a/src/routes/Api/References/Something/Something-else/+page.md b/src/routes/Api/References/Something/Something-else/+page.md new file mode 100644 index 0000000..e69de29