# servicebroker **Repository Path**: mirrors_cloudfoundry/servicebroker ## Basic Information - **Project Name**: servicebroker - **Description**: Open Service Broker API Specification - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-12 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://travis-ci.org/openservicebrokerapi/servicebroker.svg?branch=master)](https://travis-ci.org/openservicebrokerapi/servicebroker "Travis") ![Open Service Broker API](https://github.com/openservicebrokerapi/servicebroker/blob/master/logo.png?raw=true) ## Latest Release: v2.17 [Specification](https://github.com/openservicebrokerapi/servicebroker/blob/v2.17/spec.md) [OpenAPI doc](http://petstore.swagger.io/?url=https://raw.githubusercontent.com/openservicebrokerapi/servicebroker/v2.17/openapi.yaml) [Profile](https://github.com/openservicebrokerapi/servicebroker/blob/v2.17/profile.md) [Workflows](diagram.md) [Release notes](https://github.com/openservicebrokerapi/servicebroker/blob/v2.17/release-notes.md) ## Working Changes (might contain changes that are not yet released) Changes in these documents have been accepted by the working group for the next version of the specification, however are still subject to change. [Specification](https://github.com/openservicebrokerapi/servicebroker/blob/master/spec.md) [OpenAPI doc](http://petstore.swagger.io/?url=https://raw.githubusercontent.com/openservicebrokerapi/servicebroker/master/openapi.yaml) [Profile](https://github.com/openservicebrokerapi/servicebroker/blob/master/profile.md) [Roadmap](https://github.com/orgs/cloudfoundry/projects/30/views/7) ## Communications - [Slack Channel](https://cloudfoundry.slack.com/archives/C02TXDMPSUS) - [Community call](https://github.com/cloudfoundry/community/blob/main/toc/working-groups/WORKING-GROUPS.md#service-management) ## Contributing - See [CONTRIBUTING](CONTRIBUTING.md) ## Getting Started The [Getting Started](gettingStarted.md) document provides a list of sample Service Brokers, frameworks and libraries that might be useful to developers wanting to implement a Platform or Service Broker. The [Platform Compatibility](compatibility.md) document is a quick way to track the state of current and pending feature additions, how they align with releases, and which platforms are currently supporting them. ## Testing conformance to the Open Service Broker API One of the [goals](https://www.openservicebrokerapi.org/#goals) of the Open Service Broker API project is to **provide conformance test suites to verify compliance with the specification**. The conformance test suites below can be used to verify Service Broker behaviour against different versions of the specification. If you are a maintainer of a test suite which is not listed below, we would welcome a pull request to add a link to it alongside the relevant information. * [openservicebrokerapi/osb-checker](https://github.com/openservicebrokerapi/osb-checker) \ Latest supported version: v2.14 \ Language: Golang \ Maintainers: [@leonwanghui](https://github.com/leonwanghui), [@hannibalhuang](https://github.com/hannibalhuang), [@lyd911](https://github.com/lyd911), [@hellowaywewe](https://github.com/hellowaywewe) * [evoila/osb-checker-kotlin](https://github.com/evoila/osb-checker-kotlin) \ Latest supported version: v2.14 \ Language: Kotlin \ Maintainers: [@joStrauss](https://github.com/joStrauss), [@chbrinker](https://github.com/chbrinker), [@yremmet](https://github.com/yremmet), [@patsys](https://github.com/patsys), [@MarcoDima](https://github.com/MarcoDima), [@mberger](https://github.com/mberger), [@jhiemer](https://github.com/jhiemer)