{"id":15533329,"url":"https://github.com/b3b/icearrow-server","last_synced_at":"2026-02-02T06:02:41.175Z","repository":{"id":256032604,"uuid":"854170139","full_name":"b3b/icearrow-server","owner":"b3b","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-18T16:34:47.000Z","size":294,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-20T14:52:56.075Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/b3b.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":"2024-09-08T15:05:27.000Z","updated_at":"2024-09-18T16:34:50.000Z","dependencies_parsed_at":"2024-09-14T18:12:09.788Z","dependency_job_id":null,"html_url":"https://github.com/b3b/icearrow-server","commit_stats":null,"previous_names":["b3b/hippos","b3b/icearrow-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/b3b/icearrow-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b3b%2Ficearrow-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b3b%2Ficearrow-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b3b%2Ficearrow-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b3b%2Ficearrow-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b3b","download_url":"https://codeload.github.com/b3b/icearrow-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b3b%2Ficearrow-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261653260,"owners_count":23190424,"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":[],"created_at":"2024-10-02T11:35:52.184Z","updated_at":"2026-02-02T06:02:41.116Z","avatar_url":"https://github.com/b3b.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IceArrow server\n\nThis repository represents the backend component of the [IceArrow](https://github.com/kkomelin/icearrow) app.\n\nThe IceArrow backend is built on top of:\n\n- [Yopass](https://github.com/jhaals/yopass/tree/7e50bef6aacc5b401149914fd3472404f1b65e5c): A platform for the secure sharing of secrets, passwords, and files.\n- [Walrus](https://docs.walrus.site/): A decentralized storage and data availability protocol optimized for large binary files.\n\n## Getting Started\n\nTo run the project locally using Docker:\n\n```bash\ndocker-compose up --build\n```\n\n### Accessing the application\n\n\n- Storage API: Available at http://127.0.0.1/secret\n- Walrus HTTP API: Available at http://127.0.0.1:31415\n\n### API Usage Example\n\nFor examples of using the service and interacting with the Walrus API, refer to [walrus.ipynb](./notebooks/walrus.ipynb).\n\n## Go Packages\n\n- `walrus/walrus.go`: Implements `WalrusClient`, a client to interact with the Walrus HTTP API.\n- `hippo/hippo.go`: Defines the `Hippo` struct, connecting with the Walrus storage via `WalrusClient`.\n\n## Commands\n\n- `icearrow-server`: Command to run the server.\n- `walrus-client`: Wrapper for the Walrus package.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb3b%2Ficearrow-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb3b%2Ficearrow-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb3b%2Ficearrow-server/lists"}