{"id":42856939,"url":"https://github.com/satyamz/mayaclient","last_synced_at":"2026-01-30T12:25:30.916Z","repository":{"id":57603290,"uuid":"84520835","full_name":"satyamz/mayaclient","owner":"satyamz","description":null,"archived":false,"fork":false,"pushed_at":"2017-03-21T16:37:27.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T03:27:47.958Z","etag":null,"topics":["client","openebs","openebs-storage"],"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/satyamz.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}},"created_at":"2017-03-10T04:57:52.000Z","updated_at":"2024-06-20T03:27:47.958Z","dependencies_parsed_at":"2022-09-26T20:01:48.114Z","dependency_job_id":null,"html_url":"https://github.com/satyamz/mayaclient","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/satyamz/mayaclient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satyamz%2Fmayaclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satyamz%2Fmayaclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satyamz%2Fmayaclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satyamz%2Fmayaclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/satyamz","download_url":"https://codeload.github.com/satyamz/mayaclient/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satyamz%2Fmayaclient/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28912910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["client","openebs","openebs-storage"],"created_at":"2026-01-30T12:25:29.960Z","updated_at":"2026-01-30T12:25:30.911Z","avatar_url":"https://github.com/satyamz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Simple HTTP Client for mayaserver\n[![Go Report Card](https://goreportcard.com/badge/github.com/satyamz/mayaclient)](https://goreportcard.com/report/github.com/satyamz/mayaclient)\n\n##### Example usage\n1. Get the client `go get github.com/satyamz/mayaclient`\n2. You can write `mayacli.go` as given below \n\n\n```golang\npackage main\n\nimport (\n        \"fmt\"\n        \"github.com/satyamz/mayaclient\" )\n\nfunc main() {\n        c := mayaclient.Client{ URL : \"http://127.0.0.1:5656/latest/meta-data/instance-id\",}\n        fmt.Println(c.MayaClient())\n}\n\n```\n\n3. Run `mayacli.go` using `go run mayacli.go` or `go build mayacli.go ` \u0026 `./mayacli` \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatyamz%2Fmayaclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsatyamz%2Fmayaclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatyamz%2Fmayaclient/lists"}