{"id":16353665,"url":"https://github.com/gagliardetto/diff-http-json","last_synced_at":"2025-11-25T07:30:15.406Z","repository":{"id":190211313,"uuid":"682168101","full_name":"gagliardetto/diff-http-json","owner":"gagliardetto","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-07T15:53:09.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-28T21:23:33.385Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/gagliardetto.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":"2023-08-23T15:30:45.000Z","updated_at":"2023-08-23T15:31:06.000Z","dependencies_parsed_at":"2024-06-19T14:28:35.399Z","dependency_job_id":"884af8e0-fd04-4608-9d00-9ad6f443a641","html_url":"https://github.com/gagliardetto/diff-http-json","commit_stats":null,"previous_names":["gagliardetto/diff-http-json"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gagliardetto%2Fdiff-http-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gagliardetto%2Fdiff-http-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gagliardetto%2Fdiff-http-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gagliardetto%2Fdiff-http-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gagliardetto","download_url":"https://codeload.github.com/gagliardetto/diff-http-json/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239635519,"owners_count":19672190,"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-10-11T01:30:10.448Z","updated_at":"2025-11-25T07:30:15.356Z","avatar_url":"https://github.com/gagliardetto.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# diff-http-json\n\nSends the same HTTP request to two different URLs and compares the JSON responses.\n\n## Usage\n\n```\ndiff-http-json [options] \u003cbody\u003e\n```\n\n# diff getTransaction\n\n```\ndiff-http-json \\\n\t--rpc=http://localhost:8899 \\\n\t--rpc=https://api.mainnet-beta.solana.com \\\n\t'{\n\t\"jsonrpc\": \"2.0\",\n\t\"id\": \"99\",\n\t\"method\": \"getTransaction\",\n\t\"params\": [\n\t\t\"3ZoKehx5haKmM1r74Ni9Ezxc6Sa2vLqRQgKisETGUjLK3KX45yRTAbN4xZ4LXt9jXBBozvjQ4qTz5eJtq3PD6j2P\",\n\t\t{\n\t\t\t\"encoding\": \"json\",\n\t\t\t\"maxSupportedTransactionVersion\": 0\n\t\t}\n\t]\n}'\n\n```\n\n# diff getBlock\n\n```\ndiff-http-json \\\n\t--rpc=http://localhost:8899 \\\n\t--rpc=https://api.mainnet-beta.solana.com \\\n\t'{\n\t\"jsonrpc\": \"2.0\",\n\t\"id\": \"99\",\n\t\"method\": \"getBlock\",\n\t\"params\": [\n\t\t211247999,\n\t\t{\n\t\t\t\"encoding\": \"base64\",\n\t\t\t\"maxSupportedTransactionVersion\": 0\n\t\t}\n\t]\n}'\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgagliardetto%2Fdiff-http-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgagliardetto%2Fdiff-http-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgagliardetto%2Fdiff-http-json/lists"}