A new Markdown file `docs/api/web_api.md` has been added that documents all backend REST endpoints used by the Web UI. Details: • Lists every `/api`, `/dashboard`, and `/v1/dashboard` route relevant to the Web front-end • Excludes every Relay-specific path to keep scope focused on Web operations • Groups endpoints by functional module (initialisation, public info, user, channel, token, logging, etc.) • Specifies HTTP method, path, required auth level, and concise description for each entry • Includes an auth-level legend and update-date placeholder for future maintenance No application logic was modified; this is documentation-only and improves developer onboarding and API discoverability.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .github | Loading commit data... | |
| bin | Loading commit data... | |
| common | Loading commit data... | |
| constant | Loading commit data... | |
| controller | Loading commit data... | |
| docs | Loading commit data... | |
| dto | Loading commit data... | |
| i18n | Loading commit data... | |
| middleware | Loading commit data... | |
| model | Loading commit data... | |
| relay | Loading commit data... | |
| router | Loading commit data... | |
| service | Loading commit data... | |
| setting | Loading commit data... | |
| types | Loading commit data... | |
| web | Loading commit data... | |
| .dockerignore | Loading commit data... | |
| .env.example | Loading commit data... | |
| .gitignore | Loading commit data... | |
| Dockerfile | Loading commit data... | |
| LICENSE | Loading commit data... | |
| README.en.md | Loading commit data... | |
| README.md | Loading commit data... | |
| VERSION | Loading commit data... | |
| docker-compose.yml | Loading commit data... | |
| go.mod | Loading commit data... | |
| go.sum | Loading commit data... | |
| main.go | Loading commit data... | |
| makefile | Loading commit data... | |
| one-api.service | Loading commit data... |