{"id":29844606,"url":"https://github.com/xeyossr/waifupicsgo","last_synced_at":"2025-08-01T19:02:42.223Z","repository":{"id":306760028,"uuid":"1027131387","full_name":"xeyossr/waifupicsgo","owner":"xeyossr","description":"🌸 Go client for waifu.pics","archived":false,"fork":false,"pushed_at":"2025-07-27T11:54:37.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-27T13:30:01.720Z","etag":null,"topics":["anime","anime-api","api-client","go","go-library","golang","http-client","image-api","nsfw","random-images","rest-api","sdk","sfw","waifu","wrapper"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xeyossr.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,"zenodo":null}},"created_at":"2025-07-27T11:34:42.000Z","updated_at":"2025-07-27T12:00:02.000Z","dependencies_parsed_at":"2025-07-27T13:30:04.542Z","dependency_job_id":"248592e1-267c-4132-aa80-7b4c58008ee9","html_url":"https://github.com/xeyossr/waifupicsgo","commit_stats":null,"previous_names":["xeyossr/waifupicsgo"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/xeyossr/waifupicsgo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeyossr%2Fwaifupicsgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeyossr%2Fwaifupicsgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeyossr%2Fwaifupicsgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeyossr%2Fwaifupicsgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xeyossr","download_url":"https://codeload.github.com/xeyossr/waifupicsgo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeyossr%2Fwaifupicsgo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267719227,"owners_count":24133467,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["anime","anime-api","api-client","go","go-library","golang","http-client","image-api","nsfw","random-images","rest-api","sdk","sfw","waifu","wrapper"],"created_at":"2025-07-29T16:47:43.575Z","updated_at":"2025-07-29T16:47:44.837Z","avatar_url":"https://github.com/xeyossr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# waifupicsgo 🖼️\n\nA simple **Go client** for [waifu.pics](https://waifu.pics) — fetch random **SFW/NSFW anime images** effortlessly!\n\n## Install\n\n```bash\ngo get github.com/xeyossr/waifupicsgo@latest\n```\n\n## Usage\n\n```go\nimport \"github.com/xeyossr/waifupicsgo\"\n\n// SFW examples\nimg, _ := waifupicsgo.SFW.GetOne(waifupicsgo.SFWHug.String())\nimgs, _ := waifupicsgo.SFW.GetMany(waifupicsgo.SFWHug.String())\n\n// NSFW examples\nimg, _ := waifupicsgo.NSFW.GetOne(waifupicsgo.NSFWNeko.String())\nimgs, _ := waifupicsgo.NSFW.GetMany(waifupicsgo.NSFWNeko.String())\n```\n\n### 🔹 `GetOne(category string)`\n_Fetches a single random image_ from the given category.\n\n### 🔹 `GetMany(category string)`\n_Fetches multiple unique images_ from the given category.\n\n## Categories\n- `SFW`: _waifu, neko, shinobu, megumin, bully, cuddle, cry, hug, awooo, kiss, lick, pat, smug, bonk, yeet, blush, smile, wave, highfive, handhold, nom, bite, glomp, slap, kill, kick, happy, wink, poke, dance, cringe_\n\n- `NSFW`: _waifu, neko, trap, blowjob_\n\nEach category is defined as a typed constant and can be passed using `.String()`.\n\n## License\n\nThis project is licensed under the **[GNU General Public License v3.0 (GPL-3.0)](https://opensource.org/licenses/GPL-3.0)**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxeyossr%2Fwaifupicsgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxeyossr%2Fwaifupicsgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxeyossr%2Fwaifupicsgo/lists"}