{"id":18927209,"url":"https://github.com/openservicebrokerapi/osb-checker","last_synced_at":"2025-04-15T13:33:44.011Z","repository":{"id":100123056,"uuid":"105722236","full_name":"openservicebrokerapi/osb-checker","owner":"openservicebrokerapi","description":"An automatic checker to verify an Open Service Broker API implementation against the specification","archived":false,"fork":false,"pushed_at":"2019-10-30T08:59:38.000Z","size":2727,"stargazers_count":48,"open_issues_count":15,"forks_count":40,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-28T22:09:15.245Z","etag":null,"topics":["cff-wg-service-management","osbapi","service-broker"],"latest_commit_sha":null,"homepage":"https://github.com/openservicebrokerapi/servicebroker/","language":"Go","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":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,"publiccode":null,"codemeta":null}},"created_at":"2017-10-04T01:49:34.000Z","updated_at":"2024-05-15T09:23:28.000Z","dependencies_parsed_at":"2023-03-13T15:39:48.809Z","dependency_job_id":null,"html_url":"https://github.com/openservicebrokerapi/osb-checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openservicebrokerapi%2Fosb-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openservicebrokerapi%2Fosb-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openservicebrokerapi%2Fosb-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openservicebrokerapi%2Fosb-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openservicebrokerapi","download_url":"https://codeload.github.com/openservicebrokerapi/osb-checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249080562,"owners_count":21209543,"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","osbapi","service-broker"],"created_at":"2024-11-08T11:18:26.423Z","updated_at":"2025-04-15T13:33:43.662Z","avatar_url":"https://github.com/openservicebrokerapi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/openservicebrokerapi/osb-checker.svg?branch=master)](https://travis-ci.org/openservicebrokerapi/osb-checker \"Travis\")\n\n# osb-checker\n\nAn automatic checker to verify an Open Service Broker API implementation against the [specification](https://github.com/openservicebrokerapi/servicebroker).\n\n# Project Status\n\nThis project should be considered **experimental**. You should validate the results against the released [specification](https://github.com/openservicebrokerapi/servicebroker). In the case of any discrepancy, the specification should be considered correct.\n\n# Usage\n\n## Test\n\n* Firstly, u need to deploy your own service broker to be tested.\n* Modify the `config_mock.yaml` under test/configs folder.\n* Just run `go test -v ./test/ -f configs/config_mock.yaml` to start the test job.\n\n## Mock broker\n\nThis project provides a mock broker as reference implementation for enforcing conformance test, and validated results of this mock broker should be considered more reliable compared with other 3rd party brokers.\n\nFor deploying and using this mock broker, you should execute these commands below:\n\n```shell\nmake\n./build/bin/osbchecker.mockbroker\n```\n\n## Generate model and mock broker\n\nAll the model and mock broker framework will be generated from [swagger.yaml](https://raw.githubusercontent.com/openservicebrokerapi/servicebroker/master/swagger.yaml) automatically. Here are some steps for developers to generate them:\n\n* First developers should make sure your machine has `docker` installed.\n* Then run one command below:\n\n\t```shell\n\tmake autogenerated\n\t```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenservicebrokerapi%2Fosb-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenservicebrokerapi%2Fosb-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenservicebrokerapi%2Fosb-checker/lists"}