RESTed - Simple HTTP Requests


What's New
Bug fix...
Size:
2132575
Category:
Business
OS:
iOS
Developer:
Patrick Rogers
Price:
Free
Compatible:
iPhone iPad
Requirements:
Version:
2.7

Description - RESTed - Simple HTTP Requests

Patrick Rogers , the publisher behind many iOS app (Daily Mass Readings ,Irish Wedding Planner ,RESTed - Simple HTTP Requests ,Chaperone - Task Tracking ,Sudoko magic ,Multiplication and addition practice), brings RESTed - Simple HTTP Requests with a number of new features along with the usual bug fixes. RESTed - Simple HTTP Requests app has been update to version 2.7 with several major changes and improvements. App release that improves performance, provides several new options.

.


The RESTed - Simple HTTP Requests is now available as a free download on Apple Store for both iPhone and iPad owners.The application is designed for use in English language. It is a whopper, weighing in at 2132575, so make sure you have plenty of free space on your iOS device. It is highly advisable to have the latest app version installed so that you don`t miss out on the fresh new features and improvements. The current app version 2.7 has been released on 2014-11-26.
Bottom Line: For more information about RESTed - Simple HTTP Requests check developer Patrick Rogers`s website : http://helloresolven.com


RESTed allows developers to quickly format and make HTTP requests and view the response. RESTed supports both basic HTTP authentication and OAuth. RESTed shows you the response header and response data. XML and JSON responses can even be ...
Rested fits an interesting niche It s a fitting app for maybe an educational situation where you re toy around with networking but experienced web developers may find themselves tired of the UI and wanting for better features Lack of Bearer token auth is a dealbreaker for me But I can see how others may get plenty use out of RESTed which works as advertised I would recommend anyone thinking of using RESTed to compare it to Postman which has a similar feature set is also free but has a more powerful set of features             Missing Some Essentials Michael Critz
I am a Mobile App Developer and this tool is priceless It allows me to test my server POST and analyze their response much more quickly than doing it through the app while testing building I used to use POSTER in FIrefox for all of this testing but since upgrading to Quantum the add on was not supported So I had to go looking for another POST tool I am glad that I did this tool is MUCH better than POSTER The nicest feature is being able to Save a POST so you can quickly select the type of POST you are going to test and all of the values credentials are already saved Just click send and you have your response This tool is literally saving me time and money If you re a developer that does anything with REST POST JSON etc add this app to your essentials list                     Developers add this to your Essentials list Gunna Whinbig
This developer should be proud that they created such a fantastic product Rested is easy to use and very powerful Don t change a thing I think I use this app more any other                     Must have tool for developers rgrMatt
Does what it says and does it well Support for multiple documents is helpful                     Fanastic Scott Stevenson
This is a fantastic client I use it everyday I love that you can save complex queries and open them quickly later There does seem to be a lack of support or a bug for doing custom JSON bodies with an array as the top level entity Hoping this can be fixed since it forces me to use PHPStorm s REST client for those tasks Also some clients separate the domain and port from the query path which I think would be a very nice addition to this app                     Beautiful and Fast tannernelson
I usually just use CURL but this app makes it easier to test requests that are more complex without having to fiddle around with curl s syntax and url encoding Just plug in the data and press send It s also nice that response JSON can be formatted for readability Wishlist I wish the Parameter Value worked more like a textarea so it was easier to edit multi line values That s just a minor detail that doesn t detract from the funtionality of this app Thank you to whoever created this tool                     It works rchrd2
I like this app It works well I use it every day However I m hoping development isn t stopped on it It could use a number of small UI tweaks to make it really great such as tabs a bookmark system to save a number of common scenarios you can save them as files now but it s not that useful JSON formatted editing in the post fields the parameter name value fields are a little wonky eg try tabbing through multiple sometimes it takes mutiple clicks to select That said it s a great start and for lack of anything better I use it constantly                     Use it every day ideacog
One of the better of these types of apps out there My main gripe is the same as others that the URL entry text field is half the width it should be I find myself sliding the pane divder back and forth all the time just to modify the URL Why not put it above the result window and make the other two areas collapsable sections             Not bad qbn
I wasn t sure if the app was worth the 4 price tag at first but now that I downloaded it it s worth every penny It got all the basic stuff you need to test a RESTful API I mean if you ve used Postman in the past it s as good as that one only it s a native app so big win since I don t like chrome eating my macbook pro memory                     Nice app Jiji1963
The app is good has a good amount of functions Would ve been a great and a 5 star app if 1 Add syntax coloring to the request body when it s custom like JSON syntax coloring 2 Add multiple syntax coloring themes 3 Add an option to turn text wrapping on and off for both the request and response bodies 4 Add OAuth2 authentication 5 Add an option to start the last session when quitting the app 6 Maybe adding requests history                 Good App Would ve been Great if Naseemtron
I love seeing constant updates and improvements to this simple app I don t feel like my moneyw as wasted and I use the tool almost daily                     Feature Improvements are great Tseabrooks
The app works well and looks nice But it has one limitation keeping me from giving it a higher rating the ability to collapse JSON objects I work on APIs that return pretty enormous JSON objects and navigating them can be a bit tedious I wanted a solution that would let me collapse my Objects and Arrays a la Chrome Dev Tools so that I could more easily navigate the response Unfortunately RESTed isn t that solution Maybe in the next release             Great for simple things Jmeaspls
Coming from GraphicalHTTPClient RESTed really helps with structuring properly formatted RESTful web request and clearly displays the results including headers and a structured color coded JSON response It works great One nice to have feature would be to have a favorites column that remembers my exact request so that I can re call it later with a single click                     Working great on Mavericks mattv123
I develop iOS and web apps so I m dealing with REST API calls almost daily RESTed has been incredibly helpful with the abiliity to save and load configurations It helps me test and troubleshoot API calls outside of the code so I can make sure everything is working before I plug it all in Thanks for this helpful app                     Excellent reallyseth
2 things on my request list 1 I tend to open multiple rested windows during a project usually reusing same headers and sometimes same parameters Would be nice to either have a duplicate feature when opening a new window or an easy way to copy paste headers Right now I either have to manually copy paste each field one by one or save a request reload it on the other window sometimes I just don t want to save a request 2 Tabs to better manage multiple windows Thanks for the app thank you for the regular updates                     Good stuff jptexas02
Just downloaded this app 10 minutes ago and can t believe I ever worked on an API without it seriously it s really good I had been using HTTP Client and it was always so frustrating RESTed is way better The only thing I can complain about is the lack of tabs those would be nice                     Where has this been all my life tybro0103
Well executed utility for making RESTful requests It s nothing more nor less than what you need to explore http endpoints                 Solid Utility original maestro
Rested is a really powerful app for doing http requests It d be great though if when you selected Save Last Request Response it also included the HTTP status code For now I just copy the results on the right hand side Also since you can save requests it d be very useful to point Rested at a folder and have it automatically replay the saved requests maybe even against an expected status code Thanks                     Awesome Pedro2K
This app is fantastic and it s 100 replaced my use of the curl commandline tool It does everything you need for testing all manner of network requests If you develop against any API you should have this tool It s a solid app It rarely crashes I would recommend this to anyone                     Great App bentford
This would be a great app if it also supported things like a request history and file uploads For a basic api it s ok             It s ok for basic requests Matthew R
This is a great utility I d love to see the UI updated to log each request made allowing you to go back to previous requests to view the results and also possibly replay the request perhaps with modification Additionally adding a drop down in the URI field would add to the usability of the app                 Great But Would Be Fantastic If It Tracked Request History joefitzgerald
What a brilliantly simple and effective tool If it had a sidebar with a list of all my saved requests so i could quickly switch between them I would buy 20 copies for the office                     Almost Perfect jwanga
Until I found this app I was doing things with curl and had textfiles with all my test requests This app makes debuging jSON and other http calls simple straightforward and almost enjoyable not the apps fault I would highly recomend this to anyone who is doing jSON calls in apps that they are writing or who simply wants a better understanding of how things are working                     This app has literly saved my hours and hours of time fall3n_j0ker
There are several pretty good HTTP clients on the App Store I think Rested is the best remembers request headers when you save the request as a file very useful if you re testing secure REST services and such slight security risk as your authorization token could be in the request file but then it s probably somewhere in your files or email anyway right gives you the option of getting response as raw JSON or pretty printed and even syntax highlighted easy to use with a pleasant uncluttered interface                     A great HTTP client for testing REST services and all rcrooks
RESTed is a pretty solid application with a good UI I ve had a few crashes while I was using it to debug an OAuth Provider I was writing probably due to malformed output but overall it s been quite useful                 Good Application crgwbr
Love the new user interface job well done RESTed saves so much time when writing and debugging a restful api I can t imagine working without it After the API is finished I copy and paste the output from RESTed to Objecitfy to make my iOS classes to consume the data Pretty sweet                     Perfect for developing REST api agilityvision
I use this app frequently but I couldn t keep it in my Dock because of the hideous icon The clouds are much more pleasing And while I second ImperialFlow s suggestion to trigger the request on Enter I m so used to pressing Cmd R that it s not a big deal to me Great app for testing HTTP requests much better than relying on a browser extension                     Great New UI and Icon bclennox
The app was pretty good before the recent remake Now with the new UI I think it has moved into excellent territory Nice work                     Great App for HTTP REST Client cskidmore
Can you please trigger sending of the request when you press Enter Return in the URL field Otherwise this is easily the best Mac native HTTP REST client now with the UI refresh I can almost retire GraphicalHTTPClient and the myriad of Chrome extensions I currently use                 The UI redesign is a huge improvement but Nathan_A
This is a great utility for anyone wanting to improve communications with their development team by getting a better understanding of what s really possible via an API It s much moe hands on than simply reading and communicating over 3rd party documentation and it allows stakeholders and PMs to better grasp the functionality of an API without having to actually write and execute code This app makes it simple for someone with basic technical knowledge urls authentication headers variables etc to bridge that mental gap between the business and the development team My favorite part is that I can save all of my settings for each API and then activate only the parameters I want to work with and when No going back to the documentation or having to use my imagination Nice work and highly recommended                     Excellent for Stakeholders and PMs too Mike C1
I use this every day as a web services developer It s got a simple interface and the developer obviously uses his own software with the constant stream of meaningful updates                     Very useful little utility ObeyTheFist
I m still not sure why but if the response is not a valid JSON XML response this program will output nothing This is fine for when developing against third party APIs that are tested already However if you are developing APIs and have some form of debug messages or exceptions thrown this will not show them For this reason I use GraphicalHttpClient on the Mac App Store as well more because it shows all output regardless of form It s a shame because the look feel of Rested is really great and I d like to use it as my primary tool Perhaps one day the developer will allow the displaying of non conforming output Just my experience Since both Rested and GraphicalHttpClient are pretty cheap I d recommend buying both and seeing what works best for you R I m not affiliated with either program just trying to provide a good honest comparison             Still Needs Valid JSON XML Responses ryanlelek
An app to fix my stupid mistakes You need something like this to test restful json services especially when writing under the new web api from MS Things are different and this tool makes testing a dream Good job                     Nice and simple works tmatch
As a web app developer a tool like this is essential This is the first one I ve tried that can take the place of cURL in my toolbox The ability to easily set headers form values and do authentication is much easier to use than cURL You can also save configurations which helps with testing The UI is a little strange I was confused when I couldn t find a submit button Instead you click the Response tab button and your request is automatically submitted showing you the response Or 1 for Request 2 for Response which is burned into my memory now                     It replaced cURL for me natevancouver
Bought this app because I wanted a native alternative to the Chrome Advanced REST Client extension and I find that for my purposes at least the Chrome extension is more robust For one the HTML content of the response in Rested is truncated It stops after about the 4th or 5th line of code and also doesn t let me preview the actual rendered document Nice app but I think it needs more robust behavior for handling previewing the response             Good but the free Chrome extension is better DerrylC
Very well done app If you re looking to assemble RESTful requests and want to see a breakdown of the raw Request Header see the raw Reponse Header and the Response Body pretty printing is an option then this app is for you You can launch multiple requests sets and even save them Great app and easily worth a couple bucks                     Works very well OAuth too looperlonic
I love this app it saves me a ton of time but I HATE the new icon It was a drastic change from the old icon and it seems like a poor representation of the app It probably sounds stupid to alot of other people but I m a little OCD about app icons D Overall though great work and well worth the price                 Great App One Small Complaint tjboudreaux
It s a good client just need some UI polishing And I second Forest requests                 Missing body on OAuth gilbarbara
My previous rating was 4 of 5 The UI is a step in the right direction but it makes too many assumptions 1 HTTP Body is only available for sites with Basic auth why 2 The parameter manager is only available for sites with OAuth why Suggestions 1 Move the oauth manage as the content of the OAuth tab 2 Make tabs in the top left section e g Header Body Parameters 3 Move Body and Parameters into the top left 4 Rename Basic to HTTP auth Add digest support if not already available             New design is not flexible enough Logicnomusic
I tried another HTTP client before this but it didn t work for me despite being highly rated on the App Store RESTed worked well and I like the fact that it prints JSON responses in a more readable format Two feature requests 1 allow the left panel to be resized when working with long URLs and or body contents 2 save history so frequently used requests don t have to be typed over and over again                 Best client I ve used for debugging REST like APIs andreslucero
The UI and poor organization of this application make it all but unusable This is amazing since the point of RESTful services is simplicity For anyone who buys this and want s to set manual tokens the OAuth panel that is referered to is under Window OAuth Tokens and is labeled Authorized OAuth Tokens         5 stars really danfunny98
I have tried 4 different REST clients and this is the best yet                     Best REST Client robinsaj
Definitely an improvement over the last version but in terms of UI I think HTTP Client still has this app beat The url type of request header info and response data should all be visible at the same time             Better but needs more simplicity nosferros
This has become one of my favorite apps in my developer toolkit It has saved me a lot of time in the past week                     Simple and powerful Sunil Karkera
RESTed - Simple HTTP Requests Business Http RequestsRESTed - Simple HTTP Requests Business Http RequestsRESTed - Simple HTTP Requests Business Http RequestsRESTed - Simple HTTP Requests Business Http RequestsRESTed - Simple HTTP Requests Business Http Requests


More in Business -RESTed - Simple HTTP Requests

Simple Http Http Requests Http Requests Rested