/cryptonator

Simple Node.js password manager

Primary LanguageJavaScript

Cryptonator

API

GET /api/secrets/:key gets a secret.

POST /api/secrets/:key sets a secret.

DELETE /api/secrets/:key unsets a secret.