{"id":23909248,"url":"https://github.com/bob-cd/artifact-local","last_synced_at":"2025-07-17T16:05:00.283Z","repository":{"id":172872441,"uuid":"184553508","full_name":"bob-cd/artifact-local","owner":"bob-cd","description":"A reference bob artifact store using local storage","archived":false,"fork":false,"pushed_at":"2025-05-02T11:52:57.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-05-02T12:45:48.155Z","etag":null,"topics":["ci-cd","golang","hacktoberfest"],"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/bob-cd.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,"zenodo":null}},"created_at":"2019-05-02T09:22:11.000Z","updated_at":"2025-05-02T11:53:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"99257fcb-4e4c-490a-9682-554c3e14d34c","html_url":"https://github.com/bob-cd/artifact-local","commit_stats":null,"previous_names":["bob-cd/artifact-local"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bob-cd/artifact-local","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bob-cd%2Fartifact-local","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bob-cd%2Fartifact-local/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bob-cd%2Fartifact-local/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bob-cd%2Fartifact-local/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bob-cd","download_url":"https://codeload.github.com/bob-cd/artifact-local/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bob-cd%2Fartifact-local/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265625587,"owners_count":23800625,"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":["ci-cd","golang","hacktoberfest"],"created_at":"2025-01-05T05:18:20.489Z","updated_at":"2025-07-17T16:05:00.268Z","avatar_url":"https://github.com/bob-cd.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Reference Bob Artifact Store\n\nThis is a simple artifact store enabling Bob to store build artifacts.\n\n#### Requirements\n- [Go](https://golang.org/dl/) 1.22+\n\n#### Running\n- `go build main.go` to compile the code and obtain a binary `main`.\n- `./main` will start on port `8001` by default, set the env var `PORT` to change.\n\n#### API\n\nHere `{path}` represents `{pipeline-group}/{pipeline-name}/{run-id}/{artifact-name}`.\n\n- `GET /bob_artifact/{path}`: Returns the artifact at the path if exists.\n- `POST /bob_artifact/{path}`: Takes the file contents as the post body. Writes the file at the path.\n- `DELETE /bob_artifact/{path}`: Deletes the file at the path.\n- `GET /ping`: Responds with an `Ack`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbob-cd%2Fartifact-local","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbob-cd%2Fartifact-local","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbob-cd%2Fartifact-local/lists"}