{"id":30576656,"url":"https://github.com/escalopa/voca-box","last_synced_at":"2025-10-05T09:57:31.880Z","repository":{"id":295878217,"uuid":"991503141","full_name":"escalopa/voca-box","owner":"escalopa","description":"A lightweight web application for real-time file sharing with voice recording capabilities","archived":false,"fork":false,"pushed_at":"2025-05-27T20:17:48.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-27T21:23:24.578Z","etag":null,"topics":["audio","go","real-time","upload"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/escalopa.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-27T18:12:50.000Z","updated_at":"2025-05-27T20:17:52.000Z","dependencies_parsed_at":"2025-05-27T21:23:38.863Z","dependency_job_id":"0c19b734-9291-46ee-b6c3-6a1300a52d63","html_url":"https://github.com/escalopa/voca-box","commit_stats":null,"previous_names":["escalopa/voca-box"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/escalopa/voca-box","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fvoca-box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fvoca-box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fvoca-box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fvoca-box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/escalopa","download_url":"https://codeload.github.com/escalopa/voca-box/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fvoca-box/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272596762,"owners_count":24962124,"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","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["audio","go","real-time","upload"],"created_at":"2025-08-29T01:09:43.557Z","updated_at":"2025-10-05T09:57:26.842Z","avatar_url":"https://github.com/escalopa.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# voca-box ⏺️\n\nA lightweight web application for real-time file sharing with voice recording capabilities.\n\n![cover](./docs/cover.png)\n\n## ✨ Features\n\n- real-time updates \n- voice recording / playback \n- file upload / download \n- responsive design\n\n## 🚀 Start\n\n```bash\ngo run main.go\n```\n\nThe application will start on `http://localhost:3000`\n\n## 📁 Structure\n\n```\nvoca-box/\n├── main.go          # backend server\n├── go.mod           # module file\n├── index.html       # frontend HTML file\n└── README.md        # current file\n```\n\n## 📡 API\n\n| Method | Endpoint       | Description                                |\n|--------|----------------|--------------------------------------------|\n| GET    | `/`            | Serves the frontend HTML                   |\n| POST   | `/upload`      | Upload files (multipart/form-data)         |\n| POST   | `/record`      | Upload recorded audio (same as /upload)    |\n| GET    | `/messages`    | Get list of all uploaded files             |\n| GET    | `/message/:id` | Download or stream a specific file         |\n| GET    | `/formats`     | Get supported file formats and size limits |\n| WS     | `/ws`          | WebSocket endpoint for real-time updates   |\n\n## 📝 License\n\nThis is a demo application. Use at your own risk.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescalopa%2Fvoca-box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fescalopa%2Fvoca-box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescalopa%2Fvoca-box/lists"}