#recovery #security #key-management #cryptocurrency #server

depo-api

API for the Blockchain Commons Depository ('depo') server

8 releases (4 breaking)

0.5.0 May 20, 2024
0.4.0 May 7, 2024
0.3.2 Apr 29, 2024
0.3.0 Mar 31, 2024
0.1.0 Nov 16, 2023

#2455 in Magic Beans

Download history 15/week @ 2024-02-19 16/week @ 2024-02-26 1/week @ 2024-03-11 229/week @ 2024-03-25 67/week @ 2024-04-01 139/week @ 2024-04-08 1/week @ 2024-04-15 170/week @ 2024-04-29 153/week @ 2024-05-06 184/week @ 2024-05-20

507 downloads per month
Used in depo

BSD-2-Clause-Patent

37KB
1K SLoC

Blockchain Commons Depository API

by Wolf McNally

Introduction

Blockchain Commons Depository (depo) is server-based software that provides for the secure storage and retrieval of binary objects without regard to their contents.

This crate (depo-api) provides a Rust API for the depo server. It is intended to be used by clients that want to store and retrieve BLOBs from a depo server. It primarily includes structures and methods to marshal and unmarshal the API requests and responses.

Status

This is an early development release. It is not yet ready for production use.

Please see the depo crate for more information.

Dependencies

~16MB
~277K SLoC