satr-api

1.0.3 • Public • Published

Satr - Session Storage API

Satr is a generic REST API for session storage. It is a ready-made solution for session management in your project.

Prerequisite

You should have these applications installed at your system.

  • node.js
  • npm (usually it comes along with node.js)

Along with the DB you want to use behind the scene

Setup

You can install it at your system via npm

npm install satr-api

Usage

Compatibility

It is targetted to be compatible with KV Stores like Badger, BoltDB & SkyTable.

Database Dependency Status
Badger VxDB
BoltDB BBolt API
SkyTable SkyTable.js

/satr-api/

    Package Sidebar

    Install

    npm i satr-api

    Weekly Downloads

    1

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    71.8 kB

    Total Files

    31

    Last publish

    Collaborators

    • isurfer21