nobone-store

1.1.3 • Public • Published

Nobone Store

A simple high performance key-value service.

API

Set Value

GET /:key/:value

Only supports string value. If done without error, http returns status code 200.


Get Value

GET /:key

If done without error, http returns status code 200.

If value not defined, http returns status code 204.

CLI

nobone-store --help

Readme

Keywords

none

Package Sidebar

Install

npm i nobone-store

Weekly Downloads

3

Version

1.1.3

License

ISC

Last publish

Collaborators

  • ysmood