lockchain-http 0.2.0

Generic HTTP interface crate for the lockchain ecosystem. Can serve both encrypted and cleartext records
Documentation

lockchain-http

A plug and play http interface layer for various lockchain components.

API Reference

This document will move

PUT /vault

POST /vault/{id}

DELETE /vault/{id}

GET /vault/{vault id}/records/{record id}

PUT /vault/{vault id}/records

POST /vault/{vault id}/records/{record id}

DELETE /vault/{vault id}/records/{record id}

PUT /authenticate

PUT /de-authenticate