Update Web UI routes in README
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -32,9 +32,13 @@ The server provides a web interface at the root URL:
|
||||
|------|-------------|
|
||||
| `/` | Home page with server info |
|
||||
| `/runs` | View and manage rendering runs |
|
||||
| `/recipes` | Browse and run available recipes |
|
||||
| `/media` | Browse cached media files |
|
||||
| `/run/{id}` | Run detail page |
|
||||
| `/recipes` | Browse and run available recipes |
|
||||
| `/recipe/{id}` | Recipe detail page |
|
||||
| `/media` | Browse cached media files |
|
||||
| `/auth` | Receive auth token from L2 |
|
||||
| `/logout` | Log out |
|
||||
| `/download/client` | Download CLI client |
|
||||
|
||||
## API
|
||||
|
||||
|
||||
Reference in New Issue
Block a user