{"id":13682858,"url":"https://github.com/openservicebrokerapi/servicebroker","last_synced_at":"2025-05-14T10:09:39.322Z","repository":{"id":43298586,"uuid":"62855546","full_name":"openservicebrokerapi/servicebroker","owner":"openservicebrokerapi","description":"Open Service Broker API Specification","archived":false,"fork":false,"pushed_at":"2025-02-10T11:55:07.000Z","size":7757,"stargazers_count":1195,"open_issues_count":25,"forks_count":431,"subscribers_count":96,"default_branch":"master","last_synced_at":"2025-04-12T06:00:00.554Z","etag":null,"topics":["cff-wg-service-management","open-service-broker","open-service-broker-api","openservicebrokerapi","osb","osbapi","service-broker"],"latest_commit_sha":null,"homepage":"https://openservicebrokerapi.org/","language":"Shell","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/openservicebrokerapi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2016-07-08T03:22:26.000Z","updated_at":"2025-04-08T12:50:57.000Z","dependencies_parsed_at":"2023-01-31T05:16:20.834Z","dependency_job_id":"43f10038-5178-4717-9570-e3d744910b2b","html_url":"https://github.com/openservicebrokerapi/servicebroker","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openservicebrokerapi%2Fservicebroker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openservicebrokerapi%2Fservicebroker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openservicebrokerapi%2Fservicebroker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openservicebrokerapi%2Fservicebroker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openservicebrokerapi","download_url":"https://codeload.github.com/openservicebrokerapi/servicebroker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254120161,"owners_count":22017952,"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":["cff-wg-service-management","open-service-broker","open-service-broker-api","openservicebrokerapi","osb","osbapi","service-broker"],"created_at":"2024-08-02T13:01:54.476Z","updated_at":"2025-05-14T10:09:39.210Z","avatar_url":"https://github.com/openservicebrokerapi.png","language":"Shell","readme":"[![Build Status](https://travis-ci.org/openservicebrokerapi/servicebroker.svg?branch=master)](https://travis-ci.org/openservicebrokerapi/servicebroker \"Travis\")\n\n![Open Service Broker API](https://github.com/openservicebrokerapi/servicebroker/blob/master/logo.png?raw=true)\n\n## Latest Release: v2.17\n[Specification](https://github.com/openservicebrokerapi/servicebroker/blob/v2.17/spec.md)\n\n[OpenAPI doc](http://petstore.swagger.io/?url=https://raw.githubusercontent.com/openservicebrokerapi/servicebroker/v2.17/openapi.yaml)\n\n[Profile](https://github.com/openservicebrokerapi/servicebroker/blob/v2.17/profile.md)\n\n[Workflows](diagram.md)\n\n[Release notes](https://github.com/openservicebrokerapi/servicebroker/blob/v2.17/release-notes.md)\n\n## Working Changes (might contain changes that are not yet released)\nChanges in these documents have been accepted by the working group for the next\nversion of the specification, however are still subject to change.\n\n[Specification](https://github.com/openservicebrokerapi/servicebroker/blob/master/spec.md)\n\n[OpenAPI doc](http://petstore.swagger.io/?url=https://raw.githubusercontent.com/openservicebrokerapi/servicebroker/master/openapi.yaml)\n\n[Profile](https://github.com/openservicebrokerapi/servicebroker/blob/master/profile.md)\n\n[Roadmap](https://github.com/orgs/cloudfoundry/projects/30/views/7)\n\n\n## Communications\n\n- [Slack Channel](https://cloudfoundry.slack.com/archives/C02TXDMPSUS)\n- [Community call](https://github.com/cloudfoundry/community/blob/main/toc/working-groups/WORKING-GROUPS.md#service-management)\n\n## Contributing\n\n- See [CONTRIBUTING](CONTRIBUTING.md)\n\n## Getting Started\n\nThe [Getting Started](gettingStarted.md) document provides a list of sample\nService Brokers, frameworks and libraries that might be useful to developers\nwanting to implement a Platform or Service Broker.\n\nThe [Platform Compatibility](compatibility.md) document is a quick way to track\nthe state of current and pending feature additions, how they align with\nreleases, and which platforms are currently supporting them.\n\n## Testing conformance to the Open Service Broker API\n\nOne of the [goals](https://www.openservicebrokerapi.org/#goals) of the Open\nService Broker API project is to **provide conformance test suites to verify\ncompliance with the specification**.\n\nThe conformance test suites below can be used to verify Service Broker behaviour\nagainst different versions of the specification. If you are a maintainer of a\ntest suite which is not listed below, we would welcome a pull request to add a\nlink to it alongside the relevant information.\n\n* [openservicebrokerapi/osb-checker](https://github.com/openservicebrokerapi/osb-checker) \\\n  Latest supported version: v2.14 \\\n  Language: Golang \\\n  Maintainers:\n  [@leonwanghui](https://github.com/leonwanghui),\n  [@hannibalhuang](https://github.com/hannibalhuang),\n  [@lyd911](https://github.com/lyd911),\n  [@hellowaywewe](https://github.com/hellowaywewe)\n\n* [evoila/osb-checker-kotlin](https://github.com/evoila/osb-checker-kotlin) \\\n  Latest supported version: v2.14 \\\n  Language: Kotlin \\\n  Maintainers:\n  [@joStrauss](https://github.com/joStrauss),\n  [@chbrinker](https://github.com/chbrinker),\n  [@yremmet](https://github.com/yremmet),\n  [@patsys](https://github.com/patsys),\n  [@MarcoDima](https://github.com/MarcoDima),\n  [@mberger](https://github.com/mberger),\n  [@jhiemer](https://github.com/jhiemer)\n","funding_links":[],"categories":["Shell","Service Discovery \u0026 Registry"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenservicebrokerapi%2Fservicebroker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenservicebrokerapi%2Fservicebroker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenservicebrokerapi%2Fservicebroker/lists"}