{"id":22750324,"url":"https://github.com/webix-hub/filemanager-go","last_synced_at":"2025-04-14T12:54:56.038Z","repository":{"id":45023169,"uuid":"243049420","full_name":"webix-hub/filemanager-go","owner":"webix-hub","description":"Backend for Webix FileManager","archived":false,"fork":false,"pushed_at":"2022-11-09T09:32:51.000Z","size":273,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-28T02:05:16.714Z","etag":null,"topics":["filemanager","webix","webix-backend","webix-filemanager"],"latest_commit_sha":null,"homepage":"https://webix.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webix-hub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-25T16:49:56.000Z","updated_at":"2023-04-24T20:53:43.000Z","dependencies_parsed_at":"2023-01-21T07:35:53.322Z","dependency_job_id":null,"html_url":"https://github.com/webix-hub/filemanager-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webix-hub%2Ffilemanager-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webix-hub%2Ffilemanager-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webix-hub%2Ffilemanager-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webix-hub%2Ffilemanager-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webix-hub","download_url":"https://codeload.github.com/webix-hub/filemanager-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248885674,"owners_count":21177627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["filemanager","webix","webix-backend","webix-filemanager"],"created_at":"2024-12-11T04:13:58.889Z","updated_at":"2025-04-14T12:54:56.008Z","avatar_url":"https://github.com/webix-hub.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Golang Backend for Webix File Manager\n==================\n\n### How to build\n\n```shell script\ngo build\n```\n\n\n### How to start\n\nNormal start\n```shell script\n./wfs-ls path-to-web-root\n```\n\nReadonly mode\n\n```shell script\n./wfs-ls -readonly path-to-web-root\n```\n\nSet upload limit\n\n```shell script\n./wfs-ls -upload 50000000\n```\n\nUse external preview generator\n\n```shell script\n./wfs-ls -preview http://localhost:3201/preview path-to-web-root\n```\n\n### Other ways of configuration\n\n- config.yml in the app's folder\n\n```yaml\nuploadlimit: 10000000\nroot: ./\nport: 80\nreadonly: false\npreview: \"\"\n```\n\n- env vars\n\n```shell script\nAPP_ROOT=/files APP_UPLOADLIMIT=300000 wfs-ls\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebix-hub%2Ffilemanager-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebix-hub%2Ffilemanager-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebix-hub%2Ffilemanager-go/lists"}