Want to use GetIt? Download now!
Save your requests to share them with your team, or to resend it at a later time.
Send the kind of data your API expects. Wheter it' XML, JSON or just plain text. GetIt will get the job done.
Wheter you're sending custom data or trying to figure out the response. GetIt will highlight both of those.
When you're working with your team or alone, it's always good to be able to save your request. That way you don't have
to type the same things over and over again when continueing the next day.
Requests will be saved in a normal JSON file so you can easilly manipulate the request with a text editor if you need to.
GetIt allows you to send any type of POST data. If the API your requesting only needs JSON, then you can
send JSON, does the API only accept XML then send it XML. When sending custom POST data GetIt can highlight
the syntax for you to make your life a little easier!
In GetIt we call this ‘raw‘ data, as oppose to the key value pairs you would normally send
with GetIt.
When you have sent a request GetIt will try to automatically highlight the syntax of the response. This will make it easier for you to read the response whatever type of response it may be.