{"id":22285136,"url":"https://github.com/fardog/congruent","last_synced_at":"2025-09-10T18:41:14.397Z","repository":{"id":57553342,"uuid":"63910105","full_name":"fardog/congruent","owner":"fardog","description":"A Go utility library for testing that responses from multiple servers are equivalent.","archived":false,"fork":false,"pushed_at":"2016-08-08T18:36:35.000Z","size":29,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T20:21:46.188Z","etag":null,"topics":["integration-testing","regression-testing","rest-api","testing"],"latest_commit_sha":null,"homepage":"https://godoc.org/github.com/fardog/congruent","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/fardog.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}},"created_at":"2016-07-22T00:04:27.000Z","updated_at":"2016-08-08T17:25:41.000Z","dependencies_parsed_at":"2022-09-26T18:51:00.674Z","dependency_job_id":null,"html_url":"https://github.com/fardog/congruent","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fardog/congruent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fardog%2Fcongruent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fardog%2Fcongruent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fardog%2Fcongruent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fardog%2Fcongruent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fardog","download_url":"https://codeload.github.com/fardog/congruent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fardog%2Fcongruent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274506605,"owners_count":25298539,"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","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["integration-testing","regression-testing","rest-api","testing"],"created_at":"2024-12-03T16:51:16.190Z","updated_at":"2025-09-10T18:41:14.351Z","avatar_url":"https://github.com/fardog.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# congruent\n\nA Go utility library for testing that responses from multiple servers are\nequivalent. Useful for regression testing when re-implementing/modifying an\nexisting service.\n\nSee full docs at [godoc][].\n\n**Note:** This library is very WIP; you should expect _anything and everything_\nto change at any time. This library only targets testing APIs that return text\nor JSON; content tests will not function for anything else.\n\n## Install\n\n```\n$ go get github.com/fardog/congruent\n```\n\n## Example\n\nFor a thorough example, see the [mkwords example][] which tests the [mkwords][]\npublic API against a locally running service.\n\n## License\n\n[MIT](./LICENSE)\n\n[mkwords example]: ./example/mkwords_test.go\n[mkwords]: https://mkwords.fardog.io\n[godoc]: https://godoc.org/github.com/fardog/congruent\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffardog%2Fcongruent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffardog%2Fcongruent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffardog%2Fcongruent/lists"}