{"id":34138994,"url":"https://github.com/lindsaygelle/amiibo","last_synced_at":"2026-05-24T23:33:28.168Z","repository":{"id":57532171,"uuid":"192199552","full_name":"lindsaygelle/amiibo","owner":"lindsaygelle","description":"Golang package. Amiibo provides a simple SDK to build an application that provides data about Nintendo Amiibo products. Package uses public data found on nintendo.com and nintendo.co.jp to generate content.","archived":false,"fork":false,"pushed_at":"2020-07-20T12:19:37.000Z","size":873,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-17T13:41:07.259Z","etag":null,"topics":["amiibo","english-language","go","go-api","go-module","go-package","go-utils","golang","japanese-language","nintendo","nintendo-amiibo","nintendo-amiibo-website","web-api","web-scraping"],"latest_commit_sha":null,"homepage":"","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/lindsaygelle.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":"2019-06-16T14:18:22.000Z","updated_at":"2023-07-26T01:08:00.000Z","dependencies_parsed_at":"2022-09-06T23:12:13.208Z","dependency_job_id":null,"html_url":"https://github.com/lindsaygelle/amiibo","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/lindsaygelle/amiibo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindsaygelle%2Famiibo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindsaygelle%2Famiibo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindsaygelle%2Famiibo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindsaygelle%2Famiibo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lindsaygelle","download_url":"https://codeload.github.com/lindsaygelle/amiibo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lindsaygelle%2Famiibo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33455020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T19:21:36.376Z","status":"ssl_error","status_checked_at":"2026-05-24T19:21:10.562Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["amiibo","english-language","go","go-api","go-module","go-package","go-utils","golang","japanese-language","nintendo","nintendo-amiibo","nintendo-amiibo-website","web-api","web-scraping"],"created_at":"2025-12-15T02:05:38.301Z","updated_at":"2026-05-24T23:33:28.163Z","avatar_url":"https://github.com/lindsaygelle.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Go](https://github.com/lindsaygelle/amiibo/workflows/Go/badge.svg)\n[![Apache V2 License](https://img.shields.io/badge/license-Apache%20V2-blue.svg)](https://github.com/lindsaygelle/amiibo/blob/master/LICENSE)\n\n# Amiibo\n\nAmiibo is the an Nintendo Amiibo SDK for the Go programming language.\n\nAmiibo is a fan project to collect the latest information about the Amiibo products on offer\nfrom Nintendo. Package is built on scraping the Nintendo Amiibo website and normalizing\nthe data into consumable chunks.\n\nThe package is built around the Go API reference documentation. Please consider using `godoc`\nto build custom integrations. If you are using Go 1.12 or earlier, godoc should be included. All\nGo 1.13 users will need to grab this package using the `go get` flow.\n\n## Installing\n\nUse `go get` to retrieve the SDK to add it to your `GOPATH` workspace, or project's Go module dependencies.\n\n```go get github.com/lindsaygelle/amiibo```\n\nTo update the SDK use `go get -u` to retrieve the latest version of the SDK.\n\n```go get -u github.com/lindsaygelle/amiibo```\n\n## Dependencies\n\nThe Amiibo SDK is built Go's module system. Please update to Go 1.13 to use `go mod` out of the box. \n\n## Go Modules\n\nIf you are using Go modules, your go get will default to the latest tagged release version of the SDK. To get a specific release version of the SDK use `@\u003ctag\u003e` in your `go get` command.\n\n```go get github.com/lindsaygelle/amiibo@\u003cversion\u003e```\n\nTo get the latest SDK repository change use @latest.\n\n## License\n\nThis SDK is distributed under the Apache License, Version 2.0, see LICENSE.txt and NOTICE.txt for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flindsaygelle%2Famiibo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flindsaygelle%2Famiibo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flindsaygelle%2Famiibo/lists"}