Go to file
2016-04-29 01:15:37 -07:00
app Fixed some things 2016-04-29 01:15:37 -07:00
assets Added icon 2016-04-20 22:52:52 -07:00
scripts Fixed 2016-04-28 01:04:28 -07:00
webpack Switch to LokiJS (#12) 2016-04-26 20:17: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 Write DB to application directory 2016-04-27 16:33:38 -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
LICENSE Initial commit 2016-04-22 20:54:26 -07:00
package.json Workspaces (#7) 2016-04-26 00:29:24 -07:00
README.md Update README.md 2016-04-25 10:03:26 -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