mirror of
https://github.com/screentinker/screentinker.git
synced 2026-05-15 07:32:23 -06:00
Routes: GET/POST /playlists, GET/PUT/DELETE /playlists/:id, GET/POST /playlists/:id/items, PUT/DELETE /playlists/:id/items/:itemId, POST /playlists/:id/items/reorder. Follows device-groups.js patterns: ownership middleware, parameterized queries, content/widget ownership validation, input validation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| db | ||
| middleware | ||
| player | ||
| routes | ||
| services | ||
| ws | ||
| config.js | ||
| package-lock.json | ||
| package.json | ||
| server.js | ||