Go to file
2016-05-12 23:53:23 -07:00
app Replace Loki with POJSO (#16) 2016-05-10 22:43:51 -07:00
assets
docs Update docs/installation.md 2016-05-12 23:49:02 -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
.editorconfig
.gitignore Add gitbook skeleton 2016-05-11 13:23:33 -07:00
.nvmrc
.travis.yml
book.json Add gitbook skeleton 2016-05-11 13:23:33 -07:00
LICENSE
package.json Workspaces (#7) 2016-04-26 00:29:24 -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