GetIt
send HTTP requests to test your API endpoints.
GetIt is a small open source application to send API request using a cross-platform GUI. The main advantage of GetIt is the fact that it’s native, no matter what platform you use, and it’s completely open source.
Sharing requests
GetIt uses the JSON-format to store request information, however, when you’ve got a request that uses files these files aren’t incorporated into the GetIt request file.
The main features of GetIt compared to the alternatives are the way requests can be shared. There are other applications which let’s you synchronise a number of requests using a proprietary cloud solution with a subscription. In the design of GetIt we took the sharing of requests very seriously but since we’re not an entire company we can’t setup an entire cloud solution. Thus we’ve made sure the file contents are human readable an easy to check-in using VCS.