Awesome
[WIP] Martian : Electron based Websocket testing tool
A tool to test websockets until this feature comes to Postman.
Help us build it better with your suggestions!
- Raise an issue to submit your idea.
Downloads
v0.5.2
Features
- Multiple tabs
- Available on all platforms (Mac: Can be run in dev mode until build error is resolved and Binary is available.)
- Automatic save all open requests on close
- Modern UI thanks to React and Bulma
- Need more? Raise an issue and tell us!
- Different body types parsing and formating such as JSON, Text.
- [WIP] Easy way to set authorization headers
- [WIP] History repeat. Send previously sent messages with just a click!
Quick start
-
Clone the repository
git clone https://github.com/drex44/martian.git
-
Install dependencies
cd martian npm install
-
Development
npm run dev
Contributing
This repository is open to all forms of suggestions. so wear your thinking hat and let the hacking begin.
For more, check out the Contributing.md
License
This repository is licensed under the MIT license. See LICENSE
for details.