settings api
This commit is contained in:
parent
709d8a5615
commit
21ca6e50bb
1 changed files with 11 additions and 1 deletions
|
@ -28,7 +28,17 @@ This repository only support deployment on Linux:
|
|||
cd websoft9/docker/appmanage && export APP_VERSION=latest-pr && docker compose up -d
|
||||
```
|
||||
|
||||
## API UI
|
||||
## API
|
||||
|
||||
### Route
|
||||
|
||||
New API use apps.router, don't create a new route
|
||||
|
||||
### Post method
|
||||
|
||||
Support [get,post] submit
|
||||
|
||||
### API URL
|
||||
|
||||
Access API by: **http://Internet IP:5000/docs**
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue