
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
CuteRest is an opensource tool dedicated to communicate with a REST server. Its particulary useful to manage Json Request during developement step. Actually, They are several tool for this purpose. You can use plugins from your browser, like Postman. or use httpie as command-line from your console. But those application doesnt provide a tree view for Json or XML response. YOu only have raw data, and you must use another software, like jsonviewer to view your content as a tree.
CuteRest have both. Its a REST client which have different view to parse the response.
5 years ago
Http Verb supported : GET,POST,PUT,DELETE,HEAD,PATCH,OPTION
View as JSON Tree
View as XML Tree
HTML Web rendering
JSON syntax highlighter
XML syntax highlighter
Search by key or value inside the tree
Authentification: Basic,NTLM version 2 and Digest-MD5
Proxy settings
View History
Save Request in Favorite
Import & Export favorte
5 years ago
Http Verb supported : GET,POST,PUT,DELETE,HEAD,PATCH,OPTION
View as JSON Tree
View as XML Tree
HTML Web rendering
JSON syntax highlighter
XML syntax highlighter
Search by key or value inside the tree
Authentification: Basic,NTLM version 2 and Digest-MD5
Proxy settings
View History
Save Request in Favorite
Import & Export favorte
Please login or register to add a comment or rating