Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openservicebrokerapi/servicebroker

Open Service Broker API Specification
https://github.com/openservicebrokerapi/servicebroker

cff-wg-service-management open-service-broker open-service-broker-api openservicebrokerapi osb osbapi service-broker

Last synced: 2 days ago
JSON representation

Open Service Broker API Specification

Awesome Lists containing this project

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)

[OSBAPI V3: Call for Input](https://docs.google.com/document/d/1zayT_7IECl-8DOtlp0kdfzIfSZMG7Y_N-SRPggs8eHg/edit)

## 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)