{"id":15394643,"url":"https://github.com/thechampagne/dogapi-java","last_synced_at":"2026-04-05T23:03:55.717Z","repository":{"id":115028365,"uuid":"481538990","full_name":"thechampagne/dogapi-java","owner":"thechampagne","description":"Dog API client for Java.","archived":false,"fork":false,"pushed_at":"2022-04-14T09:17:20.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T23:44:11.702Z","etag":null,"topics":["api-client","api-wrapper","clojure","dogapi","groovy","java","java-8","jvm","jvm-languages","kotlin","scala"],"latest_commit_sha":null,"homepage":"","language":"Java","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/thechampagne.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":"2022-04-14T09:11:11.000Z","updated_at":"2022-04-14T09:19:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc514d75-7242-4e33-8de4-9fe683508183","html_url":"https://github.com/thechampagne/dogapi-java","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"05c5c279a3bca9fd01d880a6500cf67a7c2f0500"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thechampagne/dogapi-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thechampagne%2Fdogapi-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thechampagne%2Fdogapi-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thechampagne%2Fdogapi-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thechampagne%2Fdogapi-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thechampagne","download_url":"https://codeload.github.com/thechampagne/dogapi-java/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thechampagne%2Fdogapi-java/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266236990,"owners_count":23897307,"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-client","api-wrapper","clojure","dogapi","groovy","java","java-8","jvm","jvm-languages","kotlin","scala"],"created_at":"2024-10-01T15:24:05.295Z","updated_at":"2025-12-30T22:07:02.401Z","avatar_url":"https://github.com/thechampagne.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dog API\n\n[![](https://img.shields.io/github/v/tag/thechampagne/dogapi-java?label=version)](https://github.com/thechampagne/dogapi-java/releases/latest) [![](https://img.shields.io/github/license/thechampagne/dogapi-java)](https://github.com/thechampagne/dogapi-java/blob/main/LICENSE)\n\nDog API client for **Java**.\n\n### Download\n\nReplace the **VERSION** key below with the version shown above.\n\n**Gradle**\n```gradle\ndependencies {\n    implementation 'io.github.thexxiv:dogapi:VERSION'\n}\n```\n\n**Maven**\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eio.github.thexxiv\u003c/groupId\u003e\n    \u003cartifactId\u003edogapi\u003c/artifactId\u003e\n    \u003cversion\u003eVERSION\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n### Example\n\n```java\npublic static void main(String[] args) {\n    for (String dog : DogAPI.multipleRandomImages(10)) {\n        System.out.println(dog);\n    }\n}\n```\n\n### License\n\nDog API client is released under the [Apache License 2.0](https://github.com/thechampagne/dogapi-java/blob/main/LICENSE).\n\n```\n Copyright 2022 XXIV\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n     http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthechampagne%2Fdogapi-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthechampagne%2Fdogapi-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthechampagne%2Fdogapi-java/lists"}