0.0.5 • Published 10 years ago

tomahawk-routes-kv-store v0.0.5

Weekly downloads
8
License
ISC
Repository
github
Last release
10 years ago

Tomahawk REST Routes for Key Value Pair Store

REST API, Key Value Pair Store

To use this plugin

npm install -g tomahawk-routes-kv-store

Then create a configuration file in your home directory:

~/.tomahawk/config.json
{
    "plugins" : {
        "store-route" : {
            "implementation" : "tomahawk-routes-kv-store"
        }
    }
}
0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago