{"id":33185671,"url":"https://github.com/vitor-augusto1/tgorq","last_synced_at":"2025-11-22T04:01:33.583Z","repository":{"id":215989532,"uuid":"697426221","full_name":"vitor-augusto1/tgorq","owner":"vitor-augusto1","description":"CLI - Terminal GO ReQuest","archived":false,"fork":false,"pushed_at":"2024-04-28T23:41:31.000Z","size":2274,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-18T00:28:20.195Z","etag":null,"topics":["cli","golang","terminal"],"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/vitor-augusto1.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}},"created_at":"2023-09-27T17:50:17.000Z","updated_at":"2024-05-03T16:07:13.000Z","dependencies_parsed_at":"2024-01-07T21:08:12.484Z","dependency_job_id":"368a5747-dca0-4554-91d9-718486967740","html_url":"https://github.com/vitor-augusto1/tgorq","commit_stats":null,"previous_names":["vitor-augusto1/tgorq"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/vitor-augusto1/tgorq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitor-augusto1%2Ftgorq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitor-augusto1%2Ftgorq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitor-augusto1%2Ftgorq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitor-augusto1%2Ftgorq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitor-augusto1","download_url":"https://codeload.github.com/vitor-augusto1/tgorq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitor-augusto1%2Ftgorq/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285731803,"owners_count":27222214,"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-11-22T02:00:05.934Z","response_time":64,"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":["cli","golang","terminal"],"created_at":"2025-11-16T05:00:20.098Z","updated_at":"2025-11-22T04:01:33.577Z","avatar_url":"https://github.com/vitor-augusto1.png","language":"Go","funding_links":[],"categories":["\u003ca name=\"networking\"\u003e\u003c/a\u003eNetworking"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  Terminal GO ReQuest ( TGORQ)\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cb\u003eA Vim-like lightweight CLI tool for performing HTTP requests\u003c/b\u003e\n\u003c/p\u003e\n\n# Features\n![image](https://github.com/vitor-augusto1/tgorq/assets/121441594/c290a816-6a2d-4f6d-9066-bcbfdfe9f8de)\n![tgorq](https://github.com/vitor-augusto1/tgorq/assets/121441594/876512df-03bc-46fc-87f7-6e3a77a36a39)\n\n* Move with keyboard short-cuts\n* Lightweight\n* Fast\n* Save State option\n* Save response to a file\n\n# About TGORQ\nTgorq is a vim-like lightweight TUI (text-based user interface) CLI that allows you to perform fast HTTP requests.\nIt was built with the [go programming language](https://go.dev) and the [bubble tea framework](https://github.com/charmbracelet/bubbletea).\n\n# Installation\nTgorq requires [go](https://go.dev) to run successfully. To install, you can run the command below or download the binary from the [release page](https://github.com/vitor-augusto1/tgorq/releases/).\n```\ngo install github.com/vitor-augusto1/tgorq@latest\n```\n\n# Usage\n```\ntgorq -h\n```\nThis will display the help manual for the tool. Here are all the flags it supports.\n```\n\n\n__/\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\________________________________________________________\n _\\///////\\\\\\/////_________________________________________________________\n  _______\\/\\\\\\_________/\\\\\\\\\\\\\\\\________________________________/\\\\\\\\\\\\\\\\___\n   _______\\/\\\\\\________/\\\\\\////\\\\\\_____/\\\\\\\\\\_____/\\\\/\\\\\\\\\\\\\\___/\\\\\\////\\\\\\__\n    _______\\/\\\\\\_______\\//\\\\\\\\\\\\\\\\\\___/\\\\\\///\\\\\\__\\/\\\\\\/////\\\\\\_\\//\\\\\\\\\\\\\\\\\\__\n     _______\\/\\\\\\________\\///////\\\\\\__/\\\\\\__\\//\\\\\\_\\/\\\\\\___\\///___\\///////\\\\\\__\n      _______\\/\\\\\\________/\\\\_____\\\\\\_\\//\\\\\\__/\\\\\\__\\/\\\\\\________________\\/\\\\\\__\n       _______\\/\\\\\\_______\\//\\\\\\\\\\\\\\\\___\\///\\\\\\\\\\/___\\/\\\\\\________________\\/\\\\\\\\_\n        _______\\///_________\\////////______\\/////_____\\///_________________\\////__\n\n    A vim-like TUI (Text User Interface) that allows you to make http requests.\n    Example: ./tgorq [ -o | --enable-output ] [ -s | --save-state ]\n\nUsage:\n  tgorq [flags]\n\nFlags:\n  -o, --enable-output   Stores the response body and headers in the response directory.\n  -h, --help            help for tgorq\n  -s, --save-state      Save the current application state.\n```\n\n# License\n\n*tgorq* is licensed under the MIT license. Take a look at the [MIT License](https://github.com/vitor-augusto1/tgorq/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitor-augusto1%2Ftgorq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitor-augusto1%2Ftgorq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitor-augusto1%2Ftgorq/lists"}