{"id":13790913,"url":"https://github.com/Miro-Ecosystem/go-miro","last_synced_at":"2025-05-12T09:33:30.655Z","repository":{"id":41886386,"uuid":"290162670","full_name":"Miro-Ecosystem/go-miro","owner":"Miro-Ecosystem","description":"Go written Miro API client","archived":false,"fork":false,"pushed_at":"2024-01-31T20:04:52.000Z","size":84,"stargazers_count":5,"open_issues_count":10,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-04T22:14:48.354Z","etag":null,"topics":["go","golang","miro","miro-api"],"latest_commit_sha":null,"homepage":"","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/Miro-Ecosystem.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-25T08:45:56.000Z","updated_at":"2023-04-03T20:00:26.000Z","dependencies_parsed_at":"2024-06-19T04:01:23.814Z","dependency_job_id":"3e020761-f862-48ad-9e19-90bbbf900e65","html_url":"https://github.com/Miro-Ecosystem/go-miro","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miro-Ecosystem%2Fgo-miro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miro-Ecosystem%2Fgo-miro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miro-Ecosystem%2Fgo-miro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miro-Ecosystem%2Fgo-miro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Miro-Ecosystem","download_url":"https://codeload.github.com/Miro-Ecosystem/go-miro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225133587,"owners_count":17426032,"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":["go","golang","miro","miro-api"],"created_at":"2024-08-03T22:00:52.757Z","updated_at":"2024-11-18T05:31:38.646Z","avatar_url":"https://github.com/Miro-Ecosystem.png","language":"Go","funding_links":[],"categories":["API Client"],"sub_categories":[],"readme":"# Miro API in Go\n\n![tests](https://github.com/Miro-Ecosystem/go-miro/workflows/tests/badge.svg)\n[![codecov](https://codecov.io/gh/Miro-Ecosystem/go-miro/branch/master/graph/badge.svg)](https://codecov.io/gh/Miro-Ecosystem/go-miro)\n[![Documentation](https://godoc.org/github.com/yangwenmai/how-to-add-badge-in-github-readme?status.svg)](https://pkg.go.dev/mod/github.com/Miro-Ecosystem/go-miro)\n\nGo written [Miro](https://miro.com/app/dashboard/) API client.\n\n*Note that Widget is not supported yet*\n\n## Installation\n\nInclude this is your code as below:\n\n```go\nimport \"github.com/Miro-Ecosystem/go-miro/miro\"\n```\n\nUsing `go get`:\n\n```console\n$ go get github.com/Miro-Ecosystem/go-miro\n```\n\n## Usage\n\nUsing the client:\n\n```go\nclient := miro.NewClient(\"access token\")\n```\n\nAPI's are very simple and easy to understand.\n\n```go\nclient.Board.Get(\"10\")\n```\n\n## Copyright and License\n\nPlease see the LICENSE file for the included license information.\nCopyright 2020 by Keisuke Yamashita.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMiro-Ecosystem%2Fgo-miro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMiro-Ecosystem%2Fgo-miro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMiro-Ecosystem%2Fgo-miro/lists"}