{"id":29195645,"url":"https://github.com/gptscript-ai/petstore","last_synced_at":"2025-07-02T05:05:09.024Z","repository":{"id":231796957,"uuid":"782674647","full_name":"gptscript-ai/petstore","owner":"gptscript-ai","description":"Petstore OpenAPI example","archived":false,"fork":false,"pushed_at":"2024-06-24T20:29:52.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-06-28T23:42:48.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/gptscript-ai.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}},"created_at":"2024-04-05T19:28:19.000Z","updated_at":"2024-06-24T20:29:55.000Z","dependencies_parsed_at":"2024-04-06T02:33:41.984Z","dependency_job_id":null,"html_url":"https://github.com/gptscript-ai/petstore","commit_stats":null,"previous_names":["gptscript-ai/petstore"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gptscript-ai/petstore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptscript-ai%2Fpetstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptscript-ai%2Fpetstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptscript-ai%2Fpetstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptscript-ai%2Fpetstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gptscript-ai","download_url":"https://codeload.github.com/gptscript-ai/petstore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptscript-ai%2Fpetstore/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263077631,"owners_count":23410167,"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":"2025-07-02T05:05:08.382Z","updated_at":"2025-07-02T05:05:09.010Z","avatar_url":"https://github.com/gptscript-ai.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# petstore\n\nThis is an implementation of the [Petstore API](https://github.com/OAI/OpenAPI-Specification/blob/66fe9db36115bbf5425892aaaac6dba5e3c5df59/examples/v3.0/petstore.yaml).\n\nOne difference is that this does not support the creation of new pets.\n\nThis API is currently being served at https://petstore.gptscript-demos.ai.\n\n## Running the server\n\n```bash\ngit clone https://github.com/gptscript-ai/petstore.git\ncd petstore\ndocker build -t petstore .\ndocker run --rm -p 8080:8080 petstore\n\n# Send a request to the server:\ncurl localhost:8080/pets\n```\n\n## GPTScript example\n\n```\nTools: https://petstore.gptscript-demos.ai/openapi\n\nList all the pets. What are the names of the dogs?\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgptscript-ai%2Fpetstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgptscript-ai%2Fpetstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgptscript-ai%2Fpetstore/lists"}