1.0.3 • Published 2 years ago

satr-api v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

DatabaseDependencyStatus
BadgerVxDB
BoltDBBBolt API
SkyTableSkyTable.js
1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago