{"id":49995705,"url":"https://github.com/cacing69/curel","last_synced_at":"2026-05-19T07:39:05.896Z","repository":{"id":355882807,"uuid":"1228701250","full_name":"cacing69/curel","owner":"cacing69","description":"A lightweight curl client for sending HTTP requests and inspecting responses with syntax highlighting.","archived":false,"fork":false,"pushed_at":"2026-05-14T16:50:36.000Z","size":160652,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-14T18:44:00.355Z","etag":null,"topics":["api","curl","http","http-client","postman"],"latest_commit_sha":null,"homepage":"https://cacing69.github.io/","language":"Dart","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/cacing69.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-05-04T09:32:29.000Z","updated_at":"2026-05-12T14:40:43.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/cacing69/curel","commit_stats":null,"previous_names":["cacing69/curel"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cacing69/curel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cacing69%2Fcurel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cacing69%2Fcurel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cacing69%2Fcurel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cacing69%2Fcurel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cacing69","download_url":"https://codeload.github.com/cacing69/curel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cacing69%2Fcurel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33206320,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:16:55.748Z","status":"ssl_error","status_checked_at":"2026-05-19T07:16:54.366Z","response_time":58,"last_error":"SSL_read: 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","curl","http","http-client","postman"],"created_at":"2026-05-19T07:39:05.007Z","updated_at":"2026-05-19T07:39:05.889Z","avatar_url":"https://github.com/cacing69.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Curel\n\u003cp align=\"center\"\u003e\u003csub\u003e/ˈtʃurɛl/\u003c/sub\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"logo.png\" alt=\"Curel\" width=\"120\" /\u003e\n\u003c/p\u003e\n\nA free, open-source, git-native curl workspace. Local-first - your data stays on your device, synced through your own git repositories. No cloud, no accounts, no tracking.\n\n\u003e This application is fully developed with AI assistance.\n\n## GitAds Sponsored\n\n[![Sponsored by GitAds](https://gitads.dev/v1/ad-serve?source=cacing69/curel@github)](https://gitads.dev/v1/ad-track?source=cacing69/curel@github)\n\n## Preview\n\n|  |  |\n|:---:|:---:|\n| \u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/01.jpeg\" alt=\"Screenshot 1\" width=\"280\" /\u003e | \u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/02.jpeg\" alt=\"Screenshot 2\" width=\"280\" /\u003e |\n| \u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/03.jpeg\" alt=\"Screenshot 3\" width=\"280\" /\u003e | \u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/04.jpeg\" alt=\"Screenshot 4\" width=\"280\" /\u003e |\n\n## Download\n\nDownload the latest release from the [Releases](https://github.com/cacing69/curel/releases) page.\n\n## Why Curel?\n\n- **Free \u0026 open source** - no subscriptions, no locked features\n- **Local-first \u0026 private** - your requests, tokens, and environments stay on your device. nothing is sent to any server unless you explicitly sync\n- **Git-native sync** - sync projects through your own github, gitlab, or gitea repositories. self-hosted supported\n- **Raw curl-based** - paste, edit, and execute real curl commands. no proprietary format lock-in\n\n## Features\n\n### HTTP Client\n\n- Paste and execute curl commands\n- Request builder for constructing HTTP requests visually\n- Curl cheat sheet with syntax-highlighted examples\n- Support for common curl flags: `-L`, `-v`, `--data`, `--data-raw`, `-o`, `-O`, `--trace`, `--trace-ascii`, `--connect-timeout`, `--max-time`, `-k`\n- Syntax-highlighted response with JSON prettify\n- Search within response with match highlighting\n- HTML preview tab\n- Verbose output with DNS lookup, TLS info, and redirect chain\n- Trace output with hex dump format\n- Save response to file\n\n### Environments\n\n- Environment variables with `\u003c\u003cVAR\u003e\u003e` syntax and purple highlighting\n- Multiple environments with quick switch from action bar\n- Layered env resolution: project env \u003e global env \u003e undefined warning\n- Import/export environments as JSON\n- Secure variable storage (Keychain/Keystore)\n\n### Projects \u0026 Organization\n\n- Filesystem-first project organization\n- Save and open requests with folder support\n- Request drawer with search, rename, and delete\n- Status code badges from request metadata\n- Custom workspace location\n\n### Git Sync\n\n- Sync projects to github, gitlab, or gitea repositories (self-hosted supported)\n- Pull, push, and combined sync with 3-layer safety (optimistic lock, delete propagation, fast-forward check)\n- Conflict detection and resolution (pull overwrite / push overwrite)\n- Sync status indicators across the UI\n- Connect/disconnect git per project\n\n### Settings \u0026 Theme\n\n- Configurable User-Agent, connect-timeout, and max-time\n- Dracula theme with flat, no-shadow terminal design\n- Share curl command via system share sheet\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcacing69%2Fcurel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcacing69%2Fcurel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcacing69%2Fcurel/lists"}