dsrw / brackets-postman

Brackets extension to test REST API

Home Page:http://brackets.dnbard.com/extension/dnbard.postman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#REST Client for Brackets

REST Client that simplifies creation and sending of any HTTP request.
Unofficial POSTMAN extension for Brackets IDE.
This is alpha release. Please submit bugs and new ideas.

Brackets Postman Extension

##Features

  • Request methods supported GET, POST, PUT, PATCH, DELETE, COPY, HEAD, OPTIONS, PURGE
  • Integration with CodeMirror (editor that powering Brackets IDE)
  • Formatted response based on response MIME type
  • Ability to set headers and request body
  • Ability to view response headers
  • Compact layout integrated into the Brackets

##How to set request headers request headers

About

Brackets extension to test REST API

http://brackets.dnbard.com/extension/dnbard.postman


Languages

Language:JavaScript 70.3%Language:CSS 16.0%Language:HTML 13.7%