All Projects → pascalw → pragma-rest-client

pascalw / pragma-rest-client

Licence: MPL-2.0 license
Pragma, the pragmatic visual HTTP/REST client

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Pragma HTTP/REST GUI client

This is my weekend hack project that I'm using to learn React and related tools. Hopefully, in the process I can come up with a replacement for the Postman REST client.

Pragma

Getting started

npm install

Run for development

Run this two commands simultaneously in different console tabs.

npm run hot-server
npm run start-hot

Package

npm run package

To package apps for all platforms:

npm run package-all
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].