Crates.io | pandoro |
lib.rs | pandoro |
version | 0.1.0 |
source | src |
created_at | 2021-05-19 20:37:41.44679 |
updated_at | 2021-05-19 20:37:41.44679 |
description | HTTP API of filesystem |
homepage | |
repository | |
max_upload_size | |
id | 399730 |
size | 60,023 |
HTTP API of filesystem
Pandoro let you GET
a jtar archive of a
given URL path and POST
a jsh of
transactionnal commands.
The aims and purpose of Pandoro is to use filesystems abstractions are a common intermediate representation that allows developers to rapidly prototype and to easily switch between different database engines: FUSE drivers allow to mount a everything as a drive (e.g. PostgreSQL, SSH, WebDAV, etc.)
In the future, we want to offer a complete CRUD REST API and support of GraphQL format would a nice bonus.