{"id":15750413,"url":"https://github.com/nwtgck/https","last_synced_at":"2026-01-08T14:39:07.947Z","repository":{"id":38147004,"uuid":"166501486","full_name":"nwtgck/https","owner":"nwtgck","description":"HTTP Stream CLI","archived":false,"fork":false,"pushed_at":"2022-12-14T03:06:39.000Z","size":106,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-02-06T11:56:01.376Z","etag":null,"topics":["cli","http","http-client"],"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/nwtgck.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-01-19T03:22:58.000Z","updated_at":"2022-02-06T04:28:14.000Z","dependencies_parsed_at":"2022-08-18T22:41:54.367Z","dependency_job_id":null,"html_url":"https://github.com/nwtgck/https","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Fhttps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Fhttps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Fhttps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Fhttps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nwtgck","download_url":"https://codeload.github.com/nwtgck/https/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429493,"owners_count":20775808,"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","http","http-client"],"created_at":"2024-10-04T06:40:40.905Z","updated_at":"2026-01-08T14:39:07.898Z","avatar_url":"https://github.com/nwtgck.png","language":"Go","readme":"# https\n[![CircleCI](https://circleci.com/gh/nwtgck/https.svg?style=shield)](https://circleci.com/gh/nwtgck/https)\n\n**HTTP** **S**tream CLI\n\n## Purpose\n\nThe purpose of `https` command is to\n* Use HTTP/HTTPS streamingly\n* Use HTTPS by default unlike `curl`\n\nThe last `s` of `https` has both meanings of **s**tream and HTTP**S** for usability of the flow and higher security.\n\nThe design policy is using the same option names as `curl`'s to relieve users' burden not to remember new things and not have confusion as much as possible.\n\n## Installation\n\nGet executable binaries from [GitHub Releases](https://github.com/nwtgck/https/releases)\n\n\nOR\n\n```bash\nbrew install nwtgck/https/https\n```\n\n## Usage\n\n```bash\n# GET\nhttps get example.com\n```\n\n```bash\n# POST\necho hello | https post example.com\n```\n\n### Same options as `curl`\n\nYon can access an HTTPS server disabling certification check like `curl -k`.\n\n```bash\nhttps get -k example.com\n```\n\n```bash\nhttps get --insecure example.com\n```\n\n### Use HTTP\n\n`https` command uses HTTPS by default. You can specify \"http://\" as follows to use HTTP.\n\n```bash\n# GET\nhttps get http://example.com\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnwtgck%2Fhttps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnwtgck%2Fhttps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnwtgck%2Fhttps/lists"}