{"id":23768680,"url":"https://github.com/gabrielfu/agora","last_synced_at":"2026-03-27T20:30:17.428Z","repository":{"id":244949996,"uuid":"813053698","full_name":"gabrielfu/agora","owner":"gabrielfu","description":"Terminal based API client","archived":false,"fork":false,"pushed_at":"2024-10-31T15:15:25.000Z","size":2778,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-01T01:38:45.523Z","etag":null,"topics":["api-client","bubbletea","go","http","testing"],"latest_commit_sha":null,"homepage":"","language":"Go","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/gabrielfu.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}},"created_at":"2024-06-10T12:04:38.000Z","updated_at":"2024-10-31T15:15:29.000Z","dependencies_parsed_at":"2024-06-18T15:04:44.383Z","dependency_job_id":"4696dadd-24c9-4019-9815-845520ef48c7","html_url":"https://github.com/gabrielfu/agora","commit_stats":null,"previous_names":["gabrielfu/agora"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielfu%2Fagora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielfu%2Fagora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielfu%2Fagora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielfu%2Fagora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabrielfu","download_url":"https://codeload.github.com/gabrielfu/agora/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239946914,"owners_count":19723018,"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":["api-client","bubbletea","go","http","testing"],"created_at":"2025-01-01T01:38:49.344Z","updated_at":"2026-03-27T20:30:17.353Z","avatar_url":"https://github.com/gabrielfu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Agora - Terminal based API client\n\nAgora is a simple and basic app that lets you build API requests on the terminal. \nInspired by [lazygit](https://github.com/jesseduffield/lazygit) and [Postman](https://www.postman.com). \nPowered by [Bubble Tea](https://github.com/charmbracelet/bubbletea).\n\nThis tool is intended for backend developers who are prototyping API servers and want to\nquickly and repeatedly test out their endpoints, without ever leaving their terminal or IDE.\n\nIf you need a more robust and full feature API client, you may want to use\nsomething like Postman or Bruno.\n\nAll data are saved locally in your machine.\n\nhttps://github.com/user-attachments/assets/a70e0878-d1b4-4977-8043-249830afb623\n\n### Installation\n\n#### Binary Release\n\nFor Windows, MacOS and Linux, you can download from [GitHub release page](https://github.com/gabrielfu/agora/releases)\n\n#### Install from Source\n\n```shell\ngo install github.com/gabrielfu/agora\n```\n\n### Usage\n\nRun `agora` anywhere. Data will be saved in the default directory `$HOME/.agora`.\n\n```shell\nagora\n```\n\nAlternatively, you can save your data in your project directory to have a separate workspace.\n\n```shell\n# this will read and write data to `./.agora`\nagora .\n\n# this will read and write data to `/another/project/.agora`\nagora /another/project\n```\n\n### Features\n\n- [X] Send HTTP requests (only JSON body supported)\n- [X] Multiple collections\n- [X] All data saved locally\n- [X] Support Linux, MacOS and Windows\n\n#### Coming Soon\n\n- [ ] Response history\n- [ ] Authentication helper\n- [ ] Environments\n- [ ] Request timeout\n- [ ] File upload\n- [ ] Non JSON body\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielfu%2Fagora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielfu%2Fagora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielfu%2Fagora/lists"}