lh983758011 / insomnia

The most intuitive cross-platform REST API Client 😴

Home Page:https://insomnia.rest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insomnia REST Client

Insomnia REST Client Build status license

Insomnia is a cross-platform REST client, built on top of Electron.

Insomnia REST Client Screenshot

Bugs and Feature Requests

Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

More over, if your pull request contains JavaScript patches or features, you must include relevant unit tests.

Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at http://editorconfig.org.

Developing

Development on Insomnia can be done on Windows, Mac, and Linux with few requirements and only requires NodeJS 7.4 and Git to get started.

# Install dependencies and build addons for Electron
npm install
npm run rebuild

# Start app
npm run dev

# Run tests
npm test

License

GNU GPLv3 © Insomnia

About

The most intuitive cross-platform REST API Client 😴

https://insomnia.rest

License:GNU General Public License v3.0


Languages

Language:JavaScript 92.1%Language:CSS 7.8%Language:HTML 0.1%