{"id":25847851,"url":"https://github.com/senseyeio/mbgo","last_synced_at":"2025-03-01T10:36:53.759Z","repository":{"id":32875434,"uuid":"130373242","full_name":"senseyeio/mbgo","owner":"senseyeio","description":"A mountebank client written in Go.","archived":false,"fork":false,"pushed_at":"2023-02-21T13:58:15.000Z","size":5904,"stargazers_count":11,"open_issues_count":1,"forks_count":9,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-06-19T02:07:50.588Z","etag":null,"topics":["mountebank","mountebank-client","service-virtualization","testing"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/senseyeio.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":"2018-04-20T14:28:51.000Z","updated_at":"2023-11-29T00:17:37.000Z","dependencies_parsed_at":"2024-06-19T01:50:35.800Z","dependency_job_id":"9f577ccf-8bfe-4ec0-9eec-038785602919","html_url":"https://github.com/senseyeio/mbgo","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senseyeio%2Fmbgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senseyeio%2Fmbgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senseyeio%2Fmbgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senseyeio%2Fmbgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/senseyeio","download_url":"https://codeload.github.com/senseyeio/mbgo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241354800,"owners_count":19949287,"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":["mountebank","mountebank-client","service-virtualization","testing"],"created_at":"2025-03-01T10:36:53.048Z","updated_at":"2025-03-01T10:36:53.736Z","avatar_url":"https://github.com/senseyeio.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mbgo\n\n[![GoDoc](https://godoc.org/github.com/senseyeio/mbgo?status.svg)](https://godoc.org/github.com/senseyeio/mbgo) [![Build Status](https://travis-ci.org/senseyeio/mbgo.svg?branch=master)](https://travis-ci.org/senseyeio/mbgo) [![Go Report Card](https://goreportcard.com/badge/github.com/senseyeio/mbgo)](https://goreportcard.com/report/github.com/senseyeio/mbgo)\n\nA mountebank API client for the Go programming language.\n\n## Installation\n\n```sh\ngo get -u github.com/senseyeio/mbgo@latest\n```\n\n## Testing\n\nThis package includes both unit and integration tests. Use the `unit` and `integration` targets in the Makefile to run them, respectively:\n\n```sh\nmake unit\nmake integration\n```\n\nThe integration tests expect Docker to be available on the host, using it to run a local mountebank container at \n`localhost:2525`, with the additional ports 8080-8081 exposed for test imposters. Currently tested against a mountebank \nv2.1.2 instance using the [andyrbell/mountebank](https://hub.docker.com/r/andyrbell/mountebank) image on DockerHub.\n\n## Contributing\n\n* Fork the repository.\n* Code your changes.\n* If applicable, add tests and/or documentation.\n* Please ensure all unit and integration tests are passing, and that all code passes `make lint`.\n* Raise a new pull request with a short description of your changes.\n* Use the following convention for branch naming: `\u003cusername\u003e/\u003cdescription-with-dashes\u003e`. For instance, `smotes/add-smtp-imposters`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsenseyeio%2Fmbgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsenseyeio%2Fmbgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsenseyeio%2Fmbgo/lists"}