{"id":13823343,"url":"https://github.com/yusukebe/rj","last_synced_at":"2025-04-19T03:12:24.512Z","repository":{"id":44783424,"uuid":"425797371","full_name":"yusukebe/rj","owner":"yusukebe","description":"CLI for printing HTTP Response as JSON.","archived":false,"fork":false,"pushed_at":"2022-08-24T04:44:09.000Z","size":53,"stargazers_count":52,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T06:43:11.583Z","etag":null,"topics":["cli","command-line","curl","golang","http-client","json"],"latest_commit_sha":null,"homepage":"","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/yusukebe.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":"2021-11-08T10:43:16.000Z","updated_at":"2024-10-22T14:56:24.000Z","dependencies_parsed_at":"2022-09-07T17:12:40.944Z","dependency_job_id":null,"html_url":"https://github.com/yusukebe/rj","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusukebe%2Frj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusukebe%2Frj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusukebe%2Frj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusukebe%2Frj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yusukebe","download_url":"https://codeload.github.com/yusukebe/rj/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249598182,"owners_count":21297464,"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":["cli","command-line","curl","golang","http-client","json"],"created_at":"2024-08-04T09:00:30.939Z","updated_at":"2025-04-19T03:12:24.498Z","avatar_url":"https://github.com/yusukebe.png","language":"Go","readme":"# rj\n\n`rj` is a command line tool for printing HTTP Response as JSON.\n\n![Carbon](https://user-images.githubusercontent.com/10682/150918329-5f516b83-2fcc-42b7-8126-7af5dc1a1f9f.png)\n\n## Installation\n\n### Homebrew\n\nYou can also install via hombrew on macOS:\n\n```plain\n$ brew install yusukebe/tap/rj\n```\n\n### Binary\n\nDownload the binary from [GitHub Releases](https://github.com/yusukebe/rj/releases) and install it somewhere in your $PATH. rj currently provides pre-built binaries for Linux, macOS and Windows.\n\n### Source\n\nTo install from the source, use go install:\n\n```plain\n$ go install github.com/yusukebe/rj/cmd/rj@latest\n```\n\n## Usage\n\nThe usage:\n\n```plain\n$ rj [url] [flags]\n```\n\nAvailable options:\n\n```plain\n  -A, --agent string         User-Agent name (default \"rj/{{ Version }}\")\n  -u, --basic string         Basic Auth username:password\n  -H, --header stringArray   HTTP Request Header\n  -h, --help                 help for rj\n      --http1.1              Use HTTP/1.1\n      --http3                Use HTTP/3\n  -X, --method string        HTTP Request method (default \"GET\")\n  -v, --version              version for rj\n```\n\n### Screenshots\n\nWith `jq`:\n\n![Screenshot](https://user-images.githubusercontent.com/10682/150918416-6c5b73ce-7875-4582-a9d4-08327a5342e8.png)\n\n### HTTP/3\n\nNow, support HTTP/3 with `--http3` option:\n\n![Screenshot](https://user-images.githubusercontent.com/10682/143975571-3925c02d-113d-414f-b2cc-a445c54bbd18.png)\n\n## Related projects\n\n- [reorx/httpstat](https://github.com/reorx/httpstat)\n- [jaygooby/ttfb.sh](https://github.com/jaygooby/ttfb.sh)\n- [gfx/hj](https://github.com/gfx/hj)\n\n## Author\n\nYusuke Wada \u003chttps://github.com/yusukebe\u003e\n\n## License\n\nMIT\n","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusukebe%2Frj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyusukebe%2Frj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusukebe%2Frj/lists"}