mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 09:44:41 +02:00
Added some documentation to the API
This commit is contained in:
parent
f01ec9dbe4
commit
6387c24c89
4 changed files with 144 additions and 1 deletions
11
docs/api/index.md
Normal file
11
docs/api/index.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue