REST Console
a Google Chrome REST/HTTP Client

Created By: Yana Altunyan
Reviewed by: Vladimir Soghoyan
Ogma Applications
Overview

 What is a REST Console?
 Features
 Examples

Ogma Applications

2

03/20/2013
What is a REST Console?

REST Console is an HTTP Request Visualizer and
Constructor tool, helps developers build, debug and
test RESTful APIs.

Ogma Applications

3

03/20/2013
Features
 Syntax highlighting (multiple themes)
 Custom headers
 Construct POST or PUT body via raw input
 Auto Complete
 File upload
 Easy query parameters creation
 Add custom headers through intuitive ui
 Authentication support: Plain, Basic, OAuth + Custom
 Keyboard navigation and shortcuts
 Customizable Interface
Ogma Applications

4

03/20/2013
Examples

Target





Request URI
Request Method
Request Timeout
Content Type

Ogma Applications

5

03/20/2013
Examples

Body
 Content-Type
 RAW Body
 Custom Headers

Ogma Applications

6

03/20/2013
Examples

Response

Ogma Applications

7

03/20/2013

Rest Console