{"id":37408684,"url":"https://github.com/arfadmuzali/restui","last_synced_at":"2026-01-31T14:10:37.841Z","repository":{"id":321641431,"uuid":"1079532354","full_name":"arfadmuzali/restui","owner":"arfadmuzali","description":"RESTUI API Client In Your Terminal","archived":false,"fork":false,"pushed_at":"2026-01-14T14:35:47.000Z","size":931,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-16T18:47:24.442Z","etag":null,"topics":["client-api","golang","keyboard-navigation","postman-alternative","terminal","tui-app"],"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/arfadmuzali.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-20T01:23:51.000Z","updated_at":"2026-01-14T14:24:32.000Z","dependencies_parsed_at":"2025-10-30T19:31:20.240Z","dependency_job_id":null,"html_url":"https://github.com/arfadmuzali/restui","commit_stats":null,"previous_names":["arfadmuzali/restui"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/arfadmuzali/restui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arfadmuzali%2Frestui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arfadmuzali%2Frestui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arfadmuzali%2Frestui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arfadmuzali%2Frestui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arfadmuzali","download_url":"https://codeload.github.com/arfadmuzali/restui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arfadmuzali%2Frestui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28944804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T13:02:32.153Z","status":"ssl_error","status_checked_at":"2026-01-31T13:00:07.528Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["client-api","golang","keyboard-navigation","postman-alternative","terminal","tui-app"],"created_at":"2026-01-16T05:53:45.226Z","updated_at":"2026-01-31T14:10:37.836Z","avatar_url":"https://github.com/arfadmuzali.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RESTUI\n\nRESTUI is a Terminal User Interface API client designed for testing HTTP requests directly into your terminal.\n\n![Preview](assets/preview-restui.gif)\n\n## Installation\n\n### Using AUR (arch btw)\n\n```bash\n# yay\nyay -S restui\n\n# paru\nparu -S restui\n```\n\n### Using Homebrew \n\n```bash\nbrew tap arfadmuzali/restui\nbrew install restui\n```\n\n### Using Go Install\n- Requirement\n[Go 1.22 or latest](https://go.dev/doc/install)\n\n```bash\ngo install github.com/arfadmuzali/restui@latest\n```\nPlease note: If you get an error claiming that restui cannot be found or is not defined, you need to add ~/go/bin to your $PATH (MacOS/Linux), or %HOME%\\go\\bin (Windows). Not to be mistaken for C:\\Go\\bin (which is for Go's own binary).\n\n### Install From Source\n```bash\ngit clone https://github.com/arfadmuzali/restui.git\ncd restui\ngo build -o restui\n# Move ./restui file into your bin\n```\nAll releases are alvailable on Github Release\n\n## Uninstall\n\nBy default RESTUI make a config directory inside your machine, so if you want to uninstall RESTUI make sure to delete the configuration\n\n```bash\n# For Linux\n$HOME/.config/restui/\n\n# For Windows\nC:\\Users\\\u003cUSERNAME\u003e\\AppData\\Roaming\\restui\\\n\n# For Mac\n/Users/\u003cUSERNAME\u003e/Library/Application Support/restui/\n```\nthen remove the RESTUI application here\n\n```bash\n# For Linux and Mac\n$HOME/go/bin\n\n# For Windows\nC:\\Users\\\u003cUSERNAME\u003e\\go\\bin\n```\n\n\n## Next Features\n\nHere is what i am planning to:\n\n- [x] Suggestion when tping on URL\n- [x] Buffers/Tabs manager\n- [ ] Cookies section\n- [ ] Websocket\n\n## Acknowledgments\n\nThis project stands on the shoulders of giants:\n\n- [Bubble Tea](https://github.com/charmbracelet/bubbletea) - The wonderful TUI framework that makes this all possible\n- [Bubbles](https://github.com/charmbracelet/bubbles)- Components for Bubble Tea applications\n- [Lip Gloss](https://github.com/charmbracelet/lipgloss) - Style definitions for nice terminal layouts\n- [BubbleZone](https://github.com/lrstanley/bubblezone) - Allow us to use mouse in Bubble Tea app\n\n## Note\n\nThis project is under active development. Features and documentation may change frequently.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farfadmuzali%2Frestui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farfadmuzali%2Frestui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farfadmuzali%2Frestui/lists"}