Go to file
2016-11-08 19:18:50 -08:00
app Moved sync directory and sync DB buffering 2016-11-08 19:18:25 -08:00
scripts Moved sync directory and sync DB buffering 2016-11-08 19:18:25 -08:00
webpack Insomnia Plus Launch (#41) 2016-11-07 12:24:38 -08:00
.babelrc Move a bunch of stuff to async/await (#39) 2016-10-02 13:57:00 -07:00
.editorconfig Got a pretty good skeleton 2016-03-15 22:49:42 -07:00
.gitignore Insomnia Plus Launch (#41) 2016-11-07 12:24:38 -08:00
.nvmrc Default sync groups to auto + custom methods 2016-10-26 10:49:49 -07:00
LICENSE Initial commit 2016-04-22 20:54:26 -07:00
package.json Insomnia Plus Launch (#41) 2016-11-07 12:24:38 -08:00
README.md Update README 2016-05-12 23:53:23 -07:00

Insomnia REST API Client

An elegant and simple REST API client.

Insomnia REST Client

Build Status

Setup

nvm install
npm install

cd app && npm install

Run Development

npm run dev