{"id":21394109,"url":"https://github.com/mchirico/go_slicestore","last_synced_at":"2025-03-16T14:22:07.545Z","repository":{"id":140551460,"uuid":"175851261","full_name":"mchirico/go_slicestore","owner":"mchirico","description":"Pull Data from Slice Store","archived":false,"fork":false,"pushed_at":"2019-12-20T22:19:05.000Z","size":261,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T01:42:10.419Z","etag":null,"topics":["data-analysis","go","ibm"],"latest_commit_sha":null,"homepage":null,"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/mchirico.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-03-15T16:01:23.000Z","updated_at":"2019-03-21T15:44:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"de371d21-f171-4586-a3e7-6421d2539ca1","html_url":"https://github.com/mchirico/go_slicestore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchirico%2Fgo_slicestore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchirico%2Fgo_slicestore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchirico%2Fgo_slicestore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchirico%2Fgo_slicestore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mchirico","download_url":"https://codeload.github.com/mchirico/go_slicestore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243878889,"owners_count":20362508,"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":["data-analysis","go","ibm"],"created_at":"2024-11-22T14:14:26.253Z","updated_at":"2025-03-16T14:22:07.536Z","avatar_url":"https://github.com/mchirico.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/mchirico/go_slicestore.svg?branch=master)](https://travis-ci.org/mchirico/go_slicestore)\n[![Maintainability](https://api.codeclimate.com/v1/badges/fc67d1c49ea5ee570bb0/maintainability)](https://codeclimate.com/github/mchirico/go_slicestore/maintainability)\n[![codecov](https://codecov.io/gh/mchirico/go_slicestore/branch/master/graph/badge.svg)](https://codecov.io/gh/mchirico/go_slicestore)\n# go_slicestore\nPull Data from Slice Store\n\n[IBM API Reference](https://www.ibm.com/support/knowledgecenter/STXNRM_3.14.3/coss.doc/managerapi834a.html#managerapi-gen833)\n\n\n\n## Packages Used in Build\n\n```bash\n\ngo get -u github.com/mchirico/date/parse\ngo get gopkg.in/yaml.v2\n\n```\n\n\n## Build with Vendor\n\n```bash\n\ngit clone https://github.com/mchirico/go_slicestore.git\ncd go_slicestore\n\nexport GO111MODULE=on\ngo mod init\n# Below will put all packages in a vendor folder\ngo mod vendor\n\n\n# Note: Fixtures are encrypted, so tests may not run correctly\ngo test -v -mod=vendor ./...\n\n# Don't forget the \".\" in \"./cmd/getdata\" below\ngo build -v -mod=vendor ./cmd/getdata\n\n# You can now run\n\n./getdata\n\n```\n\n\n## Usage\n\nNote: You must put your correct credentials in the `~/sliceStore.yaml`\n\n\n```bash\n\ncat \u003e ~/sliceStore.yaml \u003c\u003cEOF\nip: 10.10.10.10\nusername: Spock\npassword: Password123\nEOF\n\n\n# Now just run getdata\n\n./getdata\n\n\n# This will build allData.csv\n\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmchirico%2Fgo_slicestore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmchirico%2Fgo_slicestore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmchirico%2Fgo_slicestore/lists"}