{"id":18384344,"url":"https://github.com/speakeasy-sdks/petstore-test-java","last_synced_at":"2025-10-11T07:02:39.431Z","repository":{"id":194041025,"uuid":"689982407","full_name":"speakeasy-sdks/petstore-test-java","owner":"speakeasy-sdks","description":"A java SDK for accessing the petstore API.","archived":false,"fork":false,"pushed_at":"2024-04-02T21:45:23.000Z","size":91,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-11T23:47:24.808Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/speakeasy-sdks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-11T09:59:14.000Z","updated_at":"2023-09-11T10:13:29.000Z","dependencies_parsed_at":"2023-09-11T11:22:34.532Z","dependency_job_id":null,"html_url":"https://github.com/speakeasy-sdks/petstore-test-java","commit_stats":null,"previous_names":["speakeasy-sdks/petstore-test-java"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speakeasy-sdks%2Fpetstore-test-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speakeasy-sdks%2Fpetstore-test-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speakeasy-sdks%2Fpetstore-test-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speakeasy-sdks%2Fpetstore-test-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/speakeasy-sdks","download_url":"https://codeload.github.com/speakeasy-sdks/petstore-test-java/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497891,"owners_count":21113983,"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-11-06T01:14:18.051Z","updated_at":"2025-10-11T07:02:34.388Z","avatar_url":"https://github.com/speakeasy-sdks.png","language":"Java","readme":"# petstore\n\n\u003cdiv align=\"left\"\u003e\n    \u003ca href=\"https://speakeasyapi.dev/\"\u003e\u003cimg src=\"https://custom-icon-badges.demolab.com/badge/-Built%20By%20Speakeasy-212015?style=for-the-badge\u0026logoColor=FBE331\u0026logo=speakeasy\u0026labelColor=545454\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/speakeasy-sdks/petstore-test-java.git/actions\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/speakeasy-sdks/bolt-php/speakeasy_sdk_generation.yml?style=for-the-badge\" /\u003e\u003c/a\u003e\n    \n\u003c/div\u003e\n\n\u003c!-- Start SDK Installation --\u003e\n## SDK Installation\n\n### Gradle\n\n```groovy\nimplementation 'com.petstore.petstore:petstore:0.1.0'\n```\n\u003c!-- End SDK Installation --\u003e\n\n## SDK Example Usage\n\u003c!-- Start SDK Example Usage --\u003e\n\n\n```java\npackage hello.world;\n\nimport com.petstore.petstore.Petstore;\nimport com.petstore.petstore.models.operations.CreatePetsResponse;\n\npublic class Application {\n    public static void main(String[] args) {\n        try {\n            Petstore sdk = Petstore.builder()\n                .build();\n\n            CreatePetsResponse res = sdk.pets.createPets();\n\n            if (res.statusCode == 200) {\n                // handle response\n            }\n        } catch (Exception e) {\n            // handle exception\n        }\n    }\n}\n```\n\u003c!-- End SDK Example Usage --\u003e\n\n\u003c!-- Start SDK Available Operations --\u003e\n## Available Resources and Operations\n\n\n### [pets](docs/sdks/pets/README.md)\n\n* [createPets](docs/sdks/pets/README.md#createpets) - Create a pet\n* [listPets](docs/sdks/pets/README.md#listpets) - List all pets\n* [showPetById](docs/sdks/pets/README.md#showpetbyid) - Info for a specific pet\n\u003c!-- End SDK Available Operations --\u003e\n\n### Maturity\n\nThis SDK is in beta, and there may be breaking changes between versions without a major version update. Therefore, we recommend pinning usage\nto a specific package version. This way, you can install the same version each time without breaking changes unless you are intentionally\nlooking for the latest version.\n\n### Contributions\n\nWhile we value open-source contributions to this SDK, this library is generated programmatically.\nFeel free to open a PR or a Github issue as a proof of concept and we'll do our best to include it in a future release!\n\n### SDK Created by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeakeasy-sdks%2Fpetstore-test-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspeakeasy-sdks%2Fpetstore-test-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeakeasy-sdks%2Fpetstore-test-java/lists"}