Skip to content

Toro Cloud Dev Center


HTTP Client

The HTTP Client is Martini Desktop's dedicated tool for creating and sending HTTP requests. This feature is intended for use during API development; for analyzing and verifying HTTP requests, responses, and behaviors.

API development using Martini

In Martini, there are plenty of ways to create APIs. You can either do it through Groovy and Spring, Gloop REST APIs, Gloop SOAP APIs, and Gloop service properties.

User interface

The HTTP Client view isn't visible by default. To access it, click the HTTP Client icon from the main toolbar (shown as opposing arrows). The view then, by default, would appear at the bottom of the window.

HTTP Client button in the toolbar

On the left side of the HTTP Client view is a tree showing saved HTTP requests. On the right, in tabs, are the currently opened HTTP requests which could be edited and sent.

The HTTP Client view