{"id":41009346,"url":"https://github.com/bajrangCoder/setu","last_synced_at":"2026-01-31T14:00:31.236Z","repository":{"id":331815789,"uuid":"1129555755","full_name":"bajrangCoder/setu","owner":"bajrangCoder","description":"A modern, minimal, and high-performance API testing application","archived":false,"fork":false,"pushed_at":"2026-01-24T16:32:54.000Z","size":779,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-25T05:53:14.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bajrangCoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2026-01-07T08:58:18.000Z","updated_at":"2026-01-24T16:32:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bajrangCoder/setu","commit_stats":null,"previous_names":["bajrangcoder/setu"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bajrangCoder/setu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bajrangCoder%2Fsetu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bajrangCoder%2Fsetu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bajrangCoder%2Fsetu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bajrangCoder%2Fsetu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bajrangCoder","download_url":"https://codeload.github.com/bajrangCoder/setu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bajrangCoder%2Fsetu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28944789,"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":[],"created_at":"2026-01-22T09:00:28.654Z","updated_at":"2026-01-31T14:00:31.204Z","avatar_url":"https://github.com/bajrangCoder.png","language":"Rust","readme":"# Setu\n\n\u003e **Note:** This project is currently a **Work in Progress (WIP)**.\n\n**Setu** is a modern, minimal, and high-performance API testing application built with Rust and [GPUI](https://gpui.rs).\n\n![Setu](./assets/demo.png)\n\n## Getting Started\n\nEnsure you have [Rust](https://www.rust-lang.org/tools/install) installed on your system.\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/bajrangCoder/setu.git\n   cd setu\n   ```\n\n2. **Run the application:**\n   ```bash\n   cargo run\n   ```\n\n## Keyboard Shortcuts\n\nSetu is designed for keyboard-first interactivity. Here are the available shortcuts:\n\n### Request Actions\n\n| Shortcut    | Action            |\n| ----------- | ----------------- |\n| `⌘↵` / `⌃↵` | Send Request      |\n| `⌘N`        | New Tab/Request   |\n| `⌘D`        | Duplicate Request |\n| `⌘S`        | Save Request      |\n| `⌘O`        | Open Request      |\n| `Esc`       | Cancel Request    |\n\n### Tab Navigation\n\n| Shortcut      | Action            |\n| ------------- | ----------------- |\n| `⌃⇥`          | Next Tab          |\n| `⌘⇧]` / `⌥⌘→` | Next Tab          |\n| `⌃⇧⇥`         | Previous Tab      |\n| `⌘⇧[` / `⌥⌘←` | Previous Tab      |\n| `⌘W`          | Close Tab         |\n| `⌘⇧W`         | Close All Tabs    |\n| `⌘⌥W`         | Close Other Tabs  |\n| `⌘⇧T`         | Reopen Closed Tab |\n| `⌘1` - `⌘8`   | Go to Tab 1-8     |\n| `⌘9`          | Go to Last Tab    |\n\n### Panel Navigation\n\n| Shortcut    | Action                     |\n| ----------- | -------------------------- |\n| `⌘L` / `⌘U` | Focus URL Bar              |\n| `⌘⇧B`       | Switch to Body Tab         |\n| `⌘⇧P`       | Switch to Params Tab       |\n| `⌘⇧H`       | Switch to Headers Tab      |\n| `⌘⇧A`       | Switch to Auth Tab         |\n| `⌘⌥B`       | Switch to Response Body    |\n| `⌘⌥H`       | Switch to Response Headers |\n\n### UI Toggles\n\n| Shortcut    | Action            |\n| ----------- | ----------------- |\n| `⌘K` / `⌘P` | Command Palette   |\n| `⌘B` / `⌘\\` | Toggle Sidebar    |\n| `⌘=` / `⌘+` | Zoom In           |\n| `⌘-`        | Zoom Out          |\n| `⌘0`        | Reset Zoom        |\n| `⌃⌘F`       | Toggle Fullscreen |\n\n### HTTP Method Shortcuts\n\n| Shortcut | Method  |\n| -------- | ------- |\n| `⌥G`     | GET     |\n| `⌥P`     | POST    |\n| `⌥U`     | PUT     |\n| `⌥D`     | DELETE  |\n| `⌥A`     | PATCH   |\n| `⌥H`     | HEAD    |\n| `⌥O`     | OPTIONS |\n\n### Application\n\n| Shortcut    | Action   |\n| ----------- | -------- |\n| `⌘Q`        | Quit     |\n| `⌘,`        | Settings |\n| `F1` / `⌘?` | Help     |\n\n### Symbol Legend\n\n- `⌘` = Command (Cmd)\n- `⌃` = Control (Ctrl)\n- `⌥` = Option (Alt)\n- `⇧` = Shift\n- `⇥` = Tab\n- `↵` = Enter/Return\n","funding_links":[],"categories":["Apps"],"sub_categories":["Developer Tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FbajrangCoder%2Fsetu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FbajrangCoder%2Fsetu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FbajrangCoder%2Fsetu/lists"}