{"id":22161196,"url":"https://github.com/mr-destructive/aptui","last_synced_at":"2026-03-06T12:31:37.727Z","repository":{"id":38835812,"uuid":"506325468","full_name":"Mr-Destructive/aptui","owner":"Mr-Destructive","description":"APTUI - Testing APIs from the terminal","archived":false,"fork":false,"pushed_at":"2023-01-29T16:05:02.000Z","size":9905,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T16:22:20.580Z","etag":null,"topics":["api","api-client","python","textual","tui"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Mr-Destructive.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-22T16:30:22.000Z","updated_at":"2024-11-12T17:35:54.000Z","dependencies_parsed_at":"2023-02-15T23:46:07.839Z","dependency_job_id":null,"html_url":"https://github.com/Mr-Destructive/aptui","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Mr-Destructive/aptui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr-Destructive%2Faptui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr-Destructive%2Faptui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr-Destructive%2Faptui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr-Destructive%2Faptui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mr-Destructive","download_url":"https://codeload.github.com/Mr-Destructive/aptui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr-Destructive%2Faptui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30176166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T11:48:51.886Z","status":"ssl_error","status_checked_at":"2026-03-06T11:48:51.460Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["api","api-client","python","textual","tui"],"created_at":"2024-12-02T04:13:39.271Z","updated_at":"2026-03-06T12:31:37.706Z","avatar_url":"https://github.com/Mr-Destructive.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# APTUI - Application Programming Textual User Interface\n\nAn terminal interface for testing and working with APIs and web requests. It is(will be) like [Postman](https://www.postman.com/) or [Insomnia](https://insomnia.rest/) applications but in the terminal. Though it won't be a fully feldged application like those GUIs but it would serve the basic functionalities for testing APIs. \n\nAPI + TUI = APTUI\n\n![APTUI base app](https://meetgor-cdn.pages.dev/aptui-dev-1.png)\n\n## Development Progress\n\nIt's quite a fresh project and is in it's initial stage of development.\n\n## Installation\n\n\n- With Normal package installation:\n\n```\npip install git+https://github.com/mr-destructive/aptui\naptui\n```\n\n- With pipx:\n\n```\npipx run --spec git+https://github.com/mr-destructive/aptui aptui\n```\n\n### TODO\n\n- Improve UI\n- Allow expandable response text\n- Fix and Improve Copy from Curl Feature\n- Save and Load requests from previous session/file\n- Tabulate different requests instead of scroll tree\n\n### DONE\n\n- Basic app structure\n- Layout of the TUI\n- REST API CRUD Requests\n- GraphQL API GET requests\n\n## Tech Stack\n\n- Python\n  - [Textual](https://pypi.org/project/textual/)\n  - [Rich](https://pypi.org/project/rich/)\n  - [Requests](https://pypi.org/project/requests/)\n  - [Pyperclip](https://pypi.org/project/pyperclip/)\n  - [Uncurl](https://github.com/spulec/uncurl)\n  - [Requests-To-Curl](https://pypi.org/project/requests-to-curl/)\n\n## Development Log\n\n\nGET Request:\n\n![APTUI GET Request](https://meetgor-cdn.pages.dev/aptui-dev-get.png)\n\n\nPOST Request:\n\n![POST Request](https://meetgor-cdn.pages.dev/aptui-dev-post.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-destructive%2Faptui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmr-destructive%2Faptui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-destructive%2Faptui/lists"}