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!
- Host: GitHub
- URL: https://github.com/ddavison/rest-client
- Owner: ddavison
- License: mit
- Created: 2014-06-17T16:08:42.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2021-12-07T17:25:36.000Z (over 4 years ago)
- Last Synced: 2023-05-27T01:31:17.140Z (about 3 years ago)
- Language: CoffeeScript
- Homepage: http://atom.io/packages/rest-client
- Size: 1.57 MB
- Stars: 53
- Watchers: 5
- Forks: 29
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# REST Client [](https://github.com/ddavison/rest-client) [](https://github.com/ddavison/rest-client/fork) [](https://travis-ci.org/ddavison/rest-client)
A simple REST client for your favorite editor!

## 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).