{"id":17571332,"url":"https://github.com/mvexel/maproulette-go","last_synced_at":"2025-03-29T14:45:31.654Z","repository":{"id":184692575,"uuid":"672323263","full_name":"mvexel/maproulette-go","owner":"mvexel","description":"go interface to maproulette api","archived":false,"fork":false,"pushed_at":"2023-08-05T19:04:28.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T15:48:36.580Z","etag":null,"topics":[],"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/mvexel.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}},"created_at":"2023-07-29T17:19:20.000Z","updated_at":"2023-07-29T17:20:16.000Z","dependencies_parsed_at":"2024-10-22T00:08:29.098Z","dependency_job_id":null,"html_url":"https://github.com/mvexel/maproulette-go","commit_stats":null,"previous_names":["mvexel/maproulette-go"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvexel%2Fmaproulette-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvexel%2Fmaproulette-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvexel%2Fmaproulette-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvexel%2Fmaproulette-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvexel","download_url":"https://codeload.github.com/mvexel/maproulette-go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246200297,"owners_count":20739563,"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-21T18:23:34.756Z","updated_at":"2025-03-29T14:45:31.622Z","avatar_url":"https://github.com/mvexel.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# maproulette-go\ngo interface to maproulette api\n\nearly work\n\n[docs](docs.md)\n\nExample usage \n\n```go\napiKey := os.Getenv(\"MAPROULETTE_API_KEY\")\n\nif apiKey == \"\" {\n    log.Fatal(\"Environment variable MAPROULETTE_API_KEY not set\")\n}\nmr := maproulette.NewMapRouletteClient(\u0026maproulette.MapRouletteClientOptions{\n    APIKey: apiKey,\n})\n\nchallenge, err := mr.GetChallenge(20202)\n```\n\nThis returns a [`Challenge`](https://github.com/mvexel/maproulette-go/blob/main/docs.md#type-challenge) struct.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvexel%2Fmaproulette-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvexel%2Fmaproulette-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvexel%2Fmaproulette-go/lists"}