{"id":22059198,"url":"https://github.com/pegasystems/docker-mock-web-service","last_synced_at":"2026-05-03T13:31:20.432Z","repository":{"id":48875401,"uuid":"238964944","full_name":"pegasystems/docker-mock-web-service","owner":"pegasystems","description":"This repository contains a simple web service that can be used for testing.","archived":false,"fork":false,"pushed_at":"2024-03-29T17:57:16.000Z","size":35,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-04-21T07:38:16.696Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/pegasystems.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-07T15:58:11.000Z","updated_at":"2026-03-30T04:30:33.000Z","dependencies_parsed_at":"2024-03-29T19:01:31.902Z","dependency_job_id":null,"html_url":"https://github.com/pegasystems/docker-mock-web-service","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pegasystems/docker-mock-web-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasystems%2Fdocker-mock-web-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasystems%2Fdocker-mock-web-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasystems%2Fdocker-mock-web-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasystems%2Fdocker-mock-web-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pegasystems","download_url":"https://codeload.github.com/pegasystems/docker-mock-web-service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasystems%2Fdocker-mock-web-service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32571450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-30T17:27:30.857Z","updated_at":"2026-05-03T13:31:20.413Z","avatar_url":"https://github.com/pegasystems.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mock Web Service\n\nThis repository contains a simple web service that can be used for testing.\n\n[![Build Status](https://travis-ci.org/pegasystems/docker-mock-web-service.svg?branch=master)](https://travis-ci.org/pegasystems/docker-mock-web-service)\n\nFor testing purposes, the server runs on two ports 8080 and 8089. Both ports have the same content\n\nThe service exposes the following methods\n\n| path | description | parameters | returns |\n| ---- | ----------- | ---------- | ------- |\n| /    | returns a simple message | | { \"message\" : \"Hello, World!\" } |\n| /echo | returns a configurable message | message - a string to send back, defaults to \"\" | {\"method\" : (the http method used), \"message\" : (the message value) } |\n| /delay | waits for a configurable amount of time and returns a message | seconds - the number of seoconds to wait, defaults to 5 | { \"seconds\" : (the number of seonds waited) } |\n| /code | returns a response with a given status code | responsecode - the response code to use, defaults to 200 | {\"responsecode\" : (the response code)}\n| /hostinfo | returns hostname and ip of server | | {\"hostname\": \"09d79b1445bd\", \"hostip\": \"172.17.0.2\"} | \n| /metrics | returns prometheus metrics for the server | |\n| /cookies    | returns the cookies that are set on the request and optionally set a cookie on the response | key - the cookie key to set on the response, value - the cookie value to set on the response | { \"cookies\" : {\"cookiekey\" : \"cookievalue\"} } |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpegasystems%2Fdocker-mock-web-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpegasystems%2Fdocker-mock-web-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpegasystems%2Fdocker-mock-web-service/lists"}