settings api

This commit is contained in:
qiaofeng1227 2023-08-24 10:59:39 +08:00
parent 709d8a5615
commit 21ca6e50bb

View file

@ -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**