Navigation Menu

Skip to content

deas/rest-console

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

REST Console

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

Permissions Breakdown:

  • Your tabs and browsing activity: The only access to tabs we need is for launching the oAuth Authorization page to the 3rd party oAuth provider.

  • Your data on all websites: This is somewhat misleading, we ask for *://*/* access so that developers can make API calls to ANY URL ...

we don't collect any personal data and we don't want access to your data on all websites, we simply have to use that permission so developers can use the App on all urls.

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

Coming Soon

  • Request History
  • Auto Complete all Fields
  • HAR Support
  • Send Binary Files as Body

Changelog

  • v4.0.2 oAuth improvements, Collapsible sections, Clickable Links in Response, UI enhancements, Bug Fixes.
  • v4.0.1 Corrupted images in the previous build now fixed.
  • v4.0.0 Brand New UI, enhanced oAuth, Multiple files upload, HTML Response preview.
  • v3.0.7 Moving project to github.
  • v3.0.6 UI enhancements, File uploads + "Save Default" Option.
  • v3.0.5 More keyboard shortcuts.
  • v3.0.4 Bug Fixes.
  • v3.0.3 Keyboard navigation, Bug Fixes.
  • v3.0.2 Syntax Highlighting themes, Collapsible sections, Options.
  • v3.0.1 RAW request body, Bug Fixes.
  • v3.0.0 Brand New UI.
  • v2.1.1 Bug Fixes.
  • v2.1.0 Added OAuth1.0a support, Bug Fixes.
  • v2.0.0 Revamped Design.
  • v1.0.0 Released!

Resources

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published