{"id":22326508,"url":"https://github.com/thecodesmith/echo-server","last_synced_at":"2025-03-26T06:12:47.273Z","repository":{"id":84776730,"uuid":"199736196","full_name":"thecodesmith/echo-server","owner":"thecodesmith","description":"A simple server to debug webhooks","archived":false,"fork":false,"pushed_at":"2020-05-11T19:02:52.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T07:32:46.200Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecodesmith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-07-30T22:26:43.000Z","updated_at":"2023-10-24T19:46:53.000Z","dependencies_parsed_at":"2023-11-22T16:22:57.239Z","dependency_job_id":null,"html_url":"https://github.com/thecodesmith/echo-server","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/thecodesmith%2Fecho-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodesmith%2Fecho-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodesmith%2Fecho-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodesmith%2Fecho-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodesmith","download_url":"https://codeload.github.com/thecodesmith/echo-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245598317,"owners_count":20641884,"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":[],"created_at":"2024-12-04T02:17:57.096Z","updated_at":"2025-03-26T06:12:47.265Z","avatar_url":"https://github.com/thecodesmith.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Echo Server\n\n_A simple server to debug webhooks, etc._\n\n## Usage\n\nRun the echo server:\n\n    ❯ docker run -p 8080:8080 thecodesmith/echo-server:latest\n\nSend it some requests:\n\n    ❯ curl localhost:8080/hello/world\n    Request: GET /hello/world\n\n    ❯ curl localhost:8080/hello/world -X POST -H 'content-type: application/json' -d '{\"foo\":42}'\n    Request: POST /hello/world\n    Content-Type: application/json\n    Header: Content-Length: [10]\n    Header: accept: [*/*]\n    Header: content-type: [application/json]\n    Header: user-agent: [curl/7.54.0]\n    Body:\n    {\n        \"foo\": 42\n    }\n\n## Deployment\n\nThis app is best deployed into some centrally-available infrastructure for\ndevelopers to use. See the `manifests` directory for Kubernetes manifest\nexamples. Change the `ingress.yaml` resource and deploy with:\n\n    kubectl apply -f manifests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodesmith%2Fecho-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodesmith%2Fecho-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodesmith%2Fecho-server/lists"}