Expose file system contents in JSON format through HTTP. Example client usage: GET /api/files/some/folder => 200 [ {"name": "subfolder", "dir": true}, ...
確定! 回上一頁