Added some documentation to the API

This commit is contained in:
Jan Böhmer 2023-09-18 12:48:16 +02:00
parent f01ec9dbe4
commit 6387c24c89
4 changed files with 144 additions and 1 deletions

11
docs/api/index.md Normal file
View file

@ -0,0 +1,11 @@
---
layout: default
title: API
nav_order: 7
has_children: true
---
# API
Part-DB provides a REST API to access the data stored in the database.
In this section you can find information about the API and how to use it.