Add web API docs

This commit is contained in:
Maxim Khomutov 2023-07-11 00:22:54 +03:00
parent f6c1d64e2b
commit 67b5142687
4 changed files with 10 additions and 2 deletions

View File

@ -5,4 +5,5 @@
1. Setup and Start server - [here](setup)
2. Plugins and Events system - [here](plugins)
3. MultiLanguage - [here](./multilanguage)
4. Something new
4. RESP API - [here](./web)
5. Something new

3
docs/en/web/readme.md Normal file
View File

@ -0,0 +1,3 @@
# Web RESP API for the Server
In development...

View File

@ -5,4 +5,5 @@
1. Настройка и Запуск сервера - [тута](./setup)
2. Плагины и Ивент система - [тута](./plugins)
3. Мультиязычность - [тута](./multilanguage)
4. Тут будет что-то ново....
4. RESP API - [тута](./web)
5. Тут будет что-то ново....

3
docs/ru/web/readme.md Normal file
View File

@ -0,0 +1,3 @@
# Web RESP API для сервера
В разработке