rejson

0.1.0 • Public • Published

rejson

Web server for JSON data stored in Redis.

Installation

cd
git clone https://github.com/evanx/rejson.git
cd rejson
npm install

Alternatively create a docker run script:

docker build -t rejson https://github.com/evanx/rejson.git
docker run --network=host -i rejson

Usage

Config

See lib/spec.js https://github.com/evanx/rejson/blob/master/lib/spec.js

Implementation

See lib/main.js https://github.com/evanx/rejson/blob/master/lib/main.js

Uses application archetype: https://github.com/evanx/redis-koa-app


https://twitter.com/@evanxsummers

Readme

Keywords

none

Package Sidebar

Install

npm i rejson

Weekly Downloads

31

Version

0.1.0

License

ISC

Last publish

Collaborators

  • evanx