{"id":15496119,"url":"https://github.com/marc2332/deno_dog","last_synced_at":"2026-05-14T23:07:01.085Z","repository":{"id":62421552,"uuid":"266744469","full_name":"marc2332/deno_dog","owner":"marc2332","description":"🐶  A https://dog.ceo/dog-api/ wrapper for Deno","archived":false,"fork":false,"pushed_at":"2020-08-04T14:22:45.000Z","size":3,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-19T13:17:33.217Z","etag":null,"topics":["api","deno","dog","wrapper"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marc2332.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-25T09:57:36.000Z","updated_at":"2020-07-15T09:12:20.000Z","dependencies_parsed_at":"2022-11-01T17:31:50.285Z","dependency_job_id":null,"html_url":"https://github.com/marc2332/deno_dog","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marc2332%2Fdeno_dog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marc2332%2Fdeno_dog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marc2332%2Fdeno_dog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marc2332%2Fdeno_dog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marc2332","download_url":"https://codeload.github.com/marc2332/deno_dog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246068306,"owners_count":20718503,"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":["api","deno","dog","wrapper"],"created_at":"2024-10-02T08:22:42.842Z","updated_at":"2025-09-21T01:21:17.598Z","avatar_url":"https://github.com/marc2332.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Deno wrapper for https://dog.ceo/dog-api/\n\nUsage:\n\n```javascript\nimport {\n  getAllBreeds,\n  getAllDogsOfBreed,\n  getADogOfBreed,\n  getADog,\n  getSubBreedsOf,\n} from \"https://deno.land/x/dog/mod.ts\";\n\nconsole.log(await getAllBreeds()); \n// List all available breeds\nconsole.log(await getAllDogsOfBreed(\"retriever\"));\n// List all dogs of breed retriever\nconsole.log(await getADogOfBreed(\"retriever\"));\n// Get a random dog of breed retriever\nconsole.log(await getADog());\n// Get a random dog of any breed\nconsole.log(await getSubBreedsOf(\"greyhound\"));\n// List all available subbreeds of a breed\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarc2332%2Fdeno_dog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarc2332%2Fdeno_dog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarc2332%2Fdeno_dog/lists"}