pandoro

Crates.iopandoro
lib.rspandoro
version0.1.0
sourcesrc
created_at2021-05-19 20:37:41.44679
updated_at2021-05-19 20:37:41.44679
descriptionHTTP API of filesystem
homepage
repository
max_upload_size
id399730
size60,023
Yvan Sraka (yvan-sraka)

documentation

README

Pandoro

HTTP API of filesystem

Pandoro let you GET a jtar archive of a given URL path and POST a jsh of transactionnal commands.

Core concept

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.

Commit count: 0

cargo fmt