Skip to content

RESTMan is a browser extension to work on http requests.

License

Notifications You must be signed in to change notification settings

simoheinonen/restman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RESTMan for Opera

RESTMan is a browser extension to work on http(s) requests.

Inspired by POSTMAN for Chrome.

Use instructions

Developer mode: Clone the repo or download the latest package.

  • Open the browser (Opera 24 or above, based on Chromium, or any Chrome)
  • Go to Extensions tab (Menu -> Extensions).
  • Enable Developer mode
  • "Load Unpacked Extension" and when asked for a folder choose the folder where the manifest.json file is located.
  • A "RESTMAN" button should appear next to your url bar.

User mode: Go to Restman's Extension page

Features

  • GET, POST, PUT, PATCH, DELETE requests.
  • Custom request headers.
  • Raw and Form data body.
  • View highlighted response.
  • View response headers.
  • Ctrl+Enter sends request.

License

MIT License v2 (see LICENSE file).

About

RESTMan is a browser extension to work on http requests.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.6%
  • CSS 20.3%
  • Python 1.2%
  • HTML 1.1%
  • Gherkin 0.8%