Go to file
2016-07-06 15:11:37 -07:00
app REmoved react-hotkeys and fixed some things 2016-07-06 15:11:37 -07:00
assets Added icon 2016-04-20 22:52:52 -07:00
docs Gitbook 3.0 2016-06-11 17:34:06 -07:00
scripts Started on hotkeys (#19) 2016-07-06 13:18:26 -07:00
webpack Renamed app/package.json 2016-06-14 20:20:05 -07:00
.babelrc Update webpack and refactor response fetching 2016-04-19 19:14:53 -07:00
.editorconfig Got a pretty good skeleton 2016-03-15 22:49:42 -07:00
.gitignore Add gitbook skeleton 2016-05-11 13:23:33 -07:00
.nvmrc PouchDB up and running POC 2016-04-16 16:24:57 -07:00
.travis.yml Added Travis config (#6) 2016-04-23 00:34:42 -07:00
book.json Gitbook 3.0 2016-06-11 17:34:06 -07:00
LICENSE Initial commit 2016-04-22 20:54:26 -07:00
package.json REmoved react-hotkeys and fixed some things 2016-07-06 15:11:37 -07: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