An open API service indexing awesome lists of open source software.

https://github.com/ddavison/rest-client

A simple REST client for the Atom editor!
https://github.com/ddavison/rest-client

Last synced: about 1 year ago
JSON representation

A simple REST client for the Atom editor!

Awesome Lists containing this project

README

          

# REST Client [![star this repo](http://githubbadges.com/star.svg?user=ddavison&repo=rest-client&style=flat&color=fff&background=222)](https://github.com/ddavison/rest-client) [![fork this repo](http://githubbadges.com/fork.svg?user=ddavison&repo=rest-client&style=flat&color=fff&background=222)](https://github.com/ddavison/rest-client/fork) [![Build Status](https://travis-ci.org/ddavison/rest-client.svg?branch=master)](https://travis-ci.org/ddavison/rest-client)

A simple REST client for your favorite editor!

![example](https://raw.githubusercontent.com/ddavison/rest-client/master/images/example.gif)

## How to use

- Open the Command Palette (Mac: Cmd+Shift+P ; PC/Linux: Ctrl+Shift+P)
- Search for "REST Client"
- Open "Rest Client: Show"

> You can also find the REST Client under Packages->REST Client->Show

- Enter the URL, HTTP Verb, Headers and Payload (if necessary).