{"id":39175581,"url":"https://github.com/xbsoftware/wfs-local","last_synced_at":"2026-01-17T22:28:07.795Z","repository":{"id":46125661,"uuid":"170873416","full_name":"xbsoftware/wfs-local","owner":"xbsoftware","description":"Web File System - \"local files\" driver","archived":false,"fork":false,"pushed_at":"2021-11-12T09:33:21.000Z","size":50,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-06-21T00:13:35.290Z","etag":null,"topics":["go","webix","wfs"],"latest_commit_sha":null,"homepage":"https://webix.com/filemanager","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xbsoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-15T13:58:48.000Z","updated_at":"2021-11-12T09:33:21.000Z","dependencies_parsed_at":"2022-09-10T02:10:35.952Z","dependency_job_id":null,"html_url":"https://github.com/xbsoftware/wfs-local","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xbsoftware/wfs-local","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xbsoftware%2Fwfs-local","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xbsoftware%2Fwfs-local/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xbsoftware%2Fwfs-local/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xbsoftware%2Fwfs-local/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xbsoftware","download_url":"https://codeload.github.com/xbsoftware/wfs-local/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xbsoftware%2Fwfs-local/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28520503,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T22:11:28.393Z","status":"ssl_error","status_checked_at":"2026-01-17T22:11:27.841Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["go","webix","wfs"],"created_at":"2026-01-17T22:28:07.731Z","updated_at":"2026-01-17T22:28:07.790Z","avatar_url":"https://github.com/xbsoftware.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Web File System - Local files driver\n=========\n\nFile system abstraction with access management\nThis is the Local File System adapter for the [core interface](https://github.com/xbsoftware/wfs)\n\nAPI provides common file operations for some folder on local drive. Any operations outside of the folder will be blocked. Also, it possible to configure a custom policy for read/write operations.\n\n\nCan be used as backend for Webix File Manager https://webix.com/filemanager\n\n\n## API\n\n### Initialization\n\n```go\nimport (\n\t\"github.com/xbsoftware/wfs-local\"\n)\n\nfs, err := wfs.NewLocalDrive(\"./sandbox\", nil)\n```\n\n### License \n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxbsoftware%2Fwfs-local","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxbsoftware%2Fwfs-local","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxbsoftware%2Fwfs-local/lists"}