···37 *
38 * Routes:
39 * GET /wisp/sites - List all sites for authenticated user
40- * GET /wisp/fs/:site - Get site record (metadata/manifest)
41- * GET /wisp/fs/:site/file/* - Get individual file content by path
42 * POST /wisp/upload-files - Upload and deploy files as a site
43 */
···37 *
38 * Routes:
39 * GET /wisp/sites - List all sites for authenticated user
0040 * POST /wisp/upload-files - Upload and deploy files as a site
41 */