Testing APIs fast and efficiently

Spectator is a GTK based HTTP client that lets you define and send HTTP requests to test or consume an API . It has a beautiful native interface with main focus on Elementary OS to compose requests and inspect the server responses.

Spectator Window

Fully customizable way to test your APIs

Access APIs

Build your requests with a beautiful native GTK+ interface and inspect the response. Define variables in different environments and use them according to your needs.

Dynamic

Spectator uses the Duktape JavaScript Engine to execute user defined scripts at runtime. Define your own pre- and post-behaviour before executing your actual request.

Native

Spectator uses GTK+ to give you a native application. It is written in Vala and tries to use less memory as current alternatives.