{"id":15796987,"url":"https://github.com/julienbreux/microcks-client-go","last_synced_at":"2026-01-08T09:36:39.232Z","repository":{"id":191374488,"uuid":"684506615","full_name":"JulienBreux/microcks-client-go","owner":"JulienBreux","description":"🔌 Microcks GO client","archived":false,"fork":false,"pushed_at":"2023-08-29T09:49:22.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-12T00:21:07.980Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/JulienBreux.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}},"created_at":"2023-08-29T09:16:17.000Z","updated_at":"2023-08-29T09:49:31.000Z","dependencies_parsed_at":"2023-08-29T15:46:12.462Z","dependency_job_id":"9125658e-1856-4768-a5ab-bbcc944c3e51","html_url":"https://github.com/JulienBreux/microcks-client-go","commit_stats":null,"previous_names":["julienbreux/microcks-client-go"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienBreux%2Fmicrocks-client-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienBreux%2Fmicrocks-client-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienBreux%2Fmicrocks-client-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienBreux%2Fmicrocks-client-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JulienBreux","download_url":"https://codeload.github.com/JulienBreux/microcks-client-go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246531984,"owners_count":20792735,"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-05T00:02:40.225Z","updated_at":"2026-01-08T09:36:39.202Z","avatar_url":"https://github.com/JulienBreux.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 🔌 Microcks GO client\n\n[![GoDoc](https://godoc.org/github.com/JulienBreux/microcks-client-go?status.svg)](http://godoc.org/github.com/JulienBreux/microcks-client-go)\n[![GitHub tag](https://img.shields.io/github/tag/JulienBreux/microcks-client-go.svg)](Tag)\n[![Go version](https://img.shields.io/badge/go-v1.21-blue)](https://golang.org/dl/#stable)\n[![License](https://img.shields.io/github/license/JulienBreux/microcks-client-go.svg)](https://github.com/JulienBreux/microcks-client-go/blob/main/LICENSE)\n[![Releases](https://img.shields.io/github/downloads/JulienBreux/microcks-client-go/total.svg)](https://github.com/JulienBreux/microcks-client-go/releases)\n\n---\n\n### How to get it\n\nTo get the latest version, use go1.21+ and fetch using the `go get` command. For example:\n\n```\ngo get github.com/JulienBreux/microcks-client-go@latest\n```\n\nTo get a specific version, use go1.21+ and fetch the desired version using the `go get` command. For example:\n\n```\ngo get github.com/JulienBreux/microcks-client-go@v0.1.0\n```\n\n### How to use it\n\n```go\npackage main\n\nimport (\n    \"github.com/JulienBreux/microcks-client-go\"\n)\n\nconst server = \"http://localhost:8080/api\"\n\nfun main() {\n\t// Create client\n\tclient, err := api.NewClientWithResponses(server)\n\tif err != nil {\n\t\tfatal(err)\n\t}\n\n\t// Request the Keycloak configuration\n\tctx := context.Background()\n\tresp, err := c.actions.GetKeycloakConfigWithResponse(ctx)\n\tif err != nil {\n\t\tfatal(err)\n\t}\n\n\t// Print the response\n\tfmt.Printf(\"%+v\\n\\n\", resp.JSON200)\n}\n```\n\n### License\n\nThe MIT License (MIT) - see [`LICENSE.md`](https://github.com/JulienBreux/microcks-client-go/blob/main/LICENSE.md) for more details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulienbreux%2Fmicrocks-client-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjulienbreux%2Fmicrocks-client-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulienbreux%2Fmicrocks-client-go/lists"}