{"id":20853743,"url":"https://github.com/wolfeidau/rest-cli","last_synced_at":"2025-08-10T11:05:09.455Z","repository":{"id":39714732,"uuid":"480028348","full_name":"wolfeidau/rest-cli","owner":"wolfeidau","description":"Command line REST API client which signs requests using AWS sigv4.","archived":false,"fork":false,"pushed_at":"2023-11-05T09:53:32.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-29T07:51:26.685Z","etag":null,"topics":["aws","cli","go","http","rest"],"latest_commit_sha":null,"homepage":"","language":"Go","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/wolfeidau.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-10T13:37:59.000Z","updated_at":"2024-08-13T03:15:02.000Z","dependencies_parsed_at":"2024-06-21T07:38:53.244Z","dependency_job_id":"60540d71-94fe-4447-a003-4e87ad0bd864","html_url":"https://github.com/wolfeidau/rest-cli","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/wolfeidau/rest-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfeidau%2Frest-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfeidau%2Frest-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfeidau%2Frest-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfeidau%2Frest-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wolfeidau","download_url":"https://codeload.github.com/wolfeidau/rest-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfeidau%2Frest-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269713883,"owners_count":24463244,"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-08-10T02:00:08.965Z","response_time":71,"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":["aws","cli","go","http","rest"],"created_at":"2024-11-18T03:23:00.198Z","updated_at":"2025-08-10T11:05:09.414Z","avatar_url":"https://github.com/wolfeidau.png","language":"Go","readme":"# rest-cli\n\nCommand line REST API client which signs requests using AWS [Signature Version 4 signing process](https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html) for use with [Amazon API Gateway](https://aws.amazon.com/api-gateway/).\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/wolfeidau/rest-cli)](https://goreportcard.com/report/github.com/wolfeidau/rest-cli)\n[![Documentation](https://godoc.org/github.com/wolfeidau/rest-cli?status.svg)](https://godoc.org/github.com/wolfeidau/rest-cli)\n\n# Usage\n\n```\nUsage: rest-cli \u003curl\u003e\n\nA basic REST cli.\n\nArguments:\n  \u003curl\u003e\n\nFlags:\n  -h, --help                     Show context-sensitive help.\n      --version\n      --verbose\n      --dump\n  -X, --method=\"GET\"\n      --service=\"execute-api\"\n  -d, --data=STRING\n  -H, --headers=KEY=VALUE;...\n```\n\n# Examples\n\nSend a `GET` request to an endpoint URL and pipe the output.\n\n```\nrest-cli https://example.com/customers\n```\n\nSend a `POST` request to an endpoint URL with a JSON body.\n\n```\nrest-cli -X POST -H 'Content-Type=application/json' -d '{\"name\":\"AWS\", \"labels\":[]}' https://example.com/customers\n```\n\n# License\n\nThis application is released under Apache 2.0 license and is copyright [Mark Wolfe](https://www.wolfe.id.au).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfeidau%2Frest-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolfeidau%2Frest-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfeidau%2Frest-cli/lists"}