minivault-rest

1.0.1 • Public • Published

Minivault (RESTful API)

npm Dependencies JavaScript Standard Style

A pretty rudimentary vault. Keeps a key-value store under ~/.minivault, encrypted with a password.

This package provides the RESTful API. You may also be interested in the Web front end and the core API.

Usage

  1. One-time setup: run npm install.
  2. Run npm start to start the daemon.
  3. Talk to the API at localhost:4000.

Author

Tim De Pauw

License

MIT

/minivault-rest/

    Package Sidebar

    Install

    npm i minivault-rest

    Weekly Downloads

    2

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • timdp