{"id":19017323,"url":"https://github.com/beiertu-mms/wiremock-docker","last_synced_at":"2025-10-28T02:11:54.793Z","repository":{"id":109552941,"uuid":"581270188","full_name":"beiertu-mms/wiremock-docker","owner":"beiertu-mms","description":"Using wiremock with docker compose.","archived":false,"fork":false,"pushed_at":"2024-04-08T16:26:35.000Z","size":178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-08T20:17:15.525Z","etag":null,"topics":["docker","docker-compose","gradle","kotlin","wiremock"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/beiertu-mms.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-12-22T18:14:11.000Z","updated_at":"2024-04-15T13:43:25.786Z","dependencies_parsed_at":"2023-03-13T14:09:35.352Z","dependency_job_id":"2add2c40-5b81-428a-b848-3a1fae7effca","html_url":"https://github.com/beiertu-mms/wiremock-docker","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/beiertu-mms%2Fwiremock-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beiertu-mms%2Fwiremock-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beiertu-mms%2Fwiremock-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beiertu-mms%2Fwiremock-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beiertu-mms","download_url":"https://codeload.github.com/beiertu-mms/wiremock-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240061571,"owners_count":19742053,"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":["docker","docker-compose","gradle","kotlin","wiremock"],"created_at":"2024-11-08T19:46:39.105Z","updated_at":"2025-10-28T02:11:49.769Z","avatar_url":"https://github.com/beiertu-mms.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wiremock in docker compose\n[![license](https://img.shields.io/badge/license-MIT-blue)](./LICENSE)\n[![CI](https://github.com/beiertu-mms/wiremock-docker/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/beiertu-mms/wiremock-docker/actions/workflows/ci.yaml)\n\nStart an instance of [wiremock](https://wiremock.org/) using [docker compose](https://docs.docker.com/compose/).\n\n## Usage\n\nVia [docker-compose](https://docs.docker.com/compose/)\n\n```sh\ndocker-compose up\n```\n\nor the new [compose command](https://docs.docker.com/compose/reference/)\n\n```sh\ndocker compose up\n```\n\n## Wiremock Mappings\n\nAdd your mappings json files under `wiremock/mappings` and any response payload under `wiremock/__files`.\nIf mappings or payload are changed, the container will need to be restarted.\n\n```sh\ndocker compose restart\n```\n\nFor example mappings, see [hello.json](./wiremock/mappings/hello.json) and [general.json](./wiremock/mappings/general.json).  \nAnd their referenced response payload [hello.json response](./wiremock/__files/hello.json) and [not-found](./wiremock/__files/not-found.json).\n\nFor more information about the mappings, see the [Wiremock documentation](https://wiremock.org/docs/stubbing/).\n\n## Mapping Creation\n\nTo create new request mapping, the [main function in App.kt](./mock-api/src/main/kotlin/de/beiertu/wiremock/docker/App.kt)\nin [mock-api](./mock-api) can be used.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeiertu-mms%2Fwiremock-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeiertu-mms%2Fwiremock-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeiertu-mms%2Fwiremock-docker/lists"}