{"id":26166034,"url":"https://github.com/drduh/gone","last_synced_at":"2025-03-11T16:28:25.448Z","repository":{"id":280537850,"uuid":"942329361","full_name":"drduh/gone","owner":"drduh","description":"Go Needful Expiry: an emphemeral file sharing service","archived":false,"fork":false,"pushed_at":"2025-03-11T01:46:40.000Z","size":88,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T02:28:30.620Z","etag":null,"topics":["ephemeral","file-server","file-share","go","golang","http","http-server","share"],"latest_commit_sha":null,"homepage":"","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/drduh.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-04T00:02:20.000Z","updated_at":"2025-03-10T02:17:37.000Z","dependencies_parsed_at":"2025-03-04T01:36:21.370Z","dependency_job_id":null,"html_url":"https://github.com/drduh/gone","commit_stats":null,"previous_names":["drduh/gone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drduh%2Fgone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drduh%2Fgone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drduh%2Fgone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drduh%2Fgone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drduh","download_url":"https://codeload.github.com/drduh/gone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243069678,"owners_count":20231299,"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":["ephemeral","file-server","file-share","go","golang","http","http-server","share"],"created_at":"2025-03-11T16:28:24.924Z","updated_at":"2025-03-11T16:28:25.439Z","avatar_url":"https://github.com/drduh.png","language":"Go","readme":"*Important* For experimental and development use only - not yet fit for production.\n\ngone is an ephemeral file sharing service written in Go.\n\n# Features\n\n- Upload, download and list files\n- File expiration (removal) after downloads or duration of time\n- JSON-based configuration, logging and server responses\n- Token (string-based) authentication\n- Request rate-limiting\n- No third-party dependencies\n\n# Development\n\nTo build and run the application on Linux:\n\n```\nmake run\n```\n\nBinaries are built into a local `release` directory for distribution and installation.\n\n# Server\n\nOutput is structured in JSON format and can be easily parsed with `jq` for convenience, for example:\n\n```\ngone | jq .data\n```\n\nThe optional `-debug` flag can be used for additional verbose program output.\n\n## Configuration\n\ngone uses an embedded JSON-based configuration [config/defaultSettings.json](https://github.com/drduh/gone/blob/main/config/defaultSettings.json) as default settings.\n\nCopy the JSON file and use the `-config` flag to override options:\n\n```\ngone -config=mySettings.json\n```\n\n# Client\n\nGet default handler (heartbeat):\n\n```\ncurl localhost:8080\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrduh%2Fgone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrduh%2Fgone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrduh%2Fgone/lists"}