1 unstable release

0.1.0 May 19, 2021

#1493 in Filesystem

GPL-3.0 license

21KB

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.

Dependencies

~9–20MB
~264K SLoC