mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2025-08-17 08:15:42 +00:00
Add web API docs
This commit is contained in:
parent
f6c1d64e2b
commit
67b5142687
@ -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
3
docs/en/web/readme.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Web RESP API for the Server
|
||||
|
||||
In development...
|
@ -5,4 +5,5 @@
|
||||
1. Настройка и Запуск сервера - [тута](./setup)
|
||||
2. Плагины и Ивент система - [тута](./plugins)
|
||||
3. Мультиязычность - [тута](./multilanguage)
|
||||
4. Тут будет что-то ново....
|
||||
4. RESP API - [тута](./web)
|
||||
5. Тут будет что-то ново....
|
||||
|
3
docs/ru/web/readme.md
Normal file
3
docs/ru/web/readme.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Web RESP API для сервера
|
||||
|
||||
В разработке
|
Loading…
x
Reference in New Issue
Block a user