{"id":22367992,"url":"https://github.com/dridk/cuterest","last_synced_at":"2025-07-30T17:33:17.625Z","repository":{"id":26311152,"uuid":"29759176","full_name":"dridk/cuterest","owner":"dridk","description":"CuteRest is a REST client tool dedicated for JSON ","archived":false,"fork":false,"pushed_at":"2023-12-12T21:58:59.000Z","size":3440,"stargazers_count":10,"open_issues_count":8,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-01T21:19:18.699Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/dridk.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}},"created_at":"2015-01-24T00:00:56.000Z","updated_at":"2024-03-13T05:30:37.000Z","dependencies_parsed_at":"2022-07-27T08:18:32.045Z","dependency_job_id":null,"html_url":"https://github.com/dridk/cuterest","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dridk%2Fcuterest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dridk%2Fcuterest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dridk%2Fcuterest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dridk%2Fcuterest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dridk","download_url":"https://codeload.github.com/dridk/cuterest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228166731,"owners_count":17879480,"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":[],"created_at":"2024-12-04T18:25:30.764Z","updated_at":"2024-12-04T18:25:32.609Z","avatar_url":"https://github.com/dridk.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CuteRest\nCuteRest is a REST client tool dedicated for JSON... and also for XML. \nWebsite avaible at http://dridk.github.io/cuterest/\n\n![CuteRest under linux](https://raw.githubusercontent.com/dridk/cuterest/master/screenshot.png \"cuterest\")\n\n## What is CuteRest\nCuteRest is an open source tool dedicated to communicate with a REST server. It's particulary useful to manage \nJSON request during developement phase. Actually, there are several tools for this purpose. You can use plugins for\nyour browser, like [Postman](https://chrome.google.com/webstore/detail/postman-rest-client/fdmmgilgnpjigdojojpjoooidkmcomcm) or use [httpie](https://github.com/jakubroztocil/httpie) as command-line from your console. But those applications do not provide\na tree view of the JSON or XML response. You only have raw data, and you must use another software, like \n[jsonviewer](http://jsonviewer.stack.hu/) to view your content as a tree.  \nCuteRest does have both. It's a REST client which have different view to parse the response.\n\n### Features\n\n* HTTP verbs supported: `GET`, `POST`, `PUT`, `DELETE`, `HEAD`, `PATCH`, `OPTION`\n* View as JSON Tree\n* View as XML Tree \n* HTML Web rendering\n* JSON syntax highlighting\n* XML syntax highlighting\n* Search by key or value inside the tree\n* Authentication: Basic, NTLM version 2 and Digest-MD5 \n* Proxy settings\n* View request history\n* Save request to favorites\n* Import \u0026 Export favorites\n\n## Windows\nWindows binaries can be downloaded from here:\n[CuteRest-win32-beta-0.1.exe](https://github.com/dridk/cuterest/releases/download/v0.1-beta/CuteRest-win32-beta-0.1.exe)\n\n## MacOS X\nMac OS binaries can be downloaded from here:\n[CuteRest-beta-0.1.dmg](https://github.com/dridk/cuterest/releases/download/v0.1-beta/CuteRest-beta-0.1.dmg)\n\n## Linux\nCuteRest works well on Linux. There aren't packages avaible for any distribution yet. I will publish a Debian package\nas soon as possible. For now, you'll need to compile it as described below. \n\n## From source\nCompiling on Windows, OSX, Linux, and FreeBSD is really easy. But CuteRest needs at least Qt5.4. Older version will generate complaints during the compilation. \n* Download the community Qt 5.4 SDK from [qt.io](http://www.qt.io/download/).\n* Download the source code from `master` branch. \n* From Qt Creator, File \u003e Open project, then select `cuterest.pro`.\n* Compile and run it by clicking on the green button.\n\nIf you want to install it on your system, compile and install it from the command line by using `qmake` in your Qt installation path. \n    \n    qmake cuterest.pro\n    make\n    sudo make install\n\n## Twitter\n\nFollow me on Twitter: https://twitter.com/dridk\n\n## Releases\n\n* [Version beta 0.1 released](https://github.com/dridk/cuterest/releases/tag/v0.1-beta) - 2015-04-06\n\n## Author\n\n* Schutz alias [@dridk](https://github.com/dridk) Created all the Qt code\n* Eugene Trounev alias [@its](https://github.com/its) Helped with the design\n* Lucas Bourneuf alias [@Aluriak](https://github.com/its) Helped with the JSON tree model \n\n## License\n\nCuteRest is licensed under the GNU General Public License Version 3 or later.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdridk%2Fcuterest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdridk%2Fcuterest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdridk%2Fcuterest/lists"}