https://github.com/dnbard/brackets-postman
Brackets extension to test REST API
https://github.com/dnbard/brackets-postman
Last synced: about 1 year ago
JSON representation
Brackets extension to test REST API
- Host: GitHub
- URL: https://github.com/dnbard/brackets-postman
- Owner: dnbard
- Created: 2015-02-04T16:01:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-03-18T19:11:05.000Z (over 3 years ago)
- Last Synced: 2024-04-14T18:07:57.849Z (about 2 years ago)
- Language: JavaScript
- Homepage: http://brackets.dnbard.com/extension/dnbard.postman
- Size: 527 KB
- Stars: 17
- Watchers: 4
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#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.

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