An open API service indexing awesome lists of open source software.

https://github.com/printercu/tarantool_kv


https://github.com/printercu/tarantool_kv

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Key-Value store

## Prepare

- Install https://github.com/tarantool/http

## Run

./server.lua

## Authorization

With header

Authorization: Bearer %token%

There is predefined `testtoken` token. Tokens are managed with `tarantoolctl` at `box.space.auth`.