#graphql #fs #query #filesystem #local-file

bin+lib graph_fs

A CLI tool that helps query a local or remote file system by a GraphQL interface

6 releases

0.1.5 Jun 25, 2024
0.1.4 Apr 17, 2024
0.1.2 Mar 27, 2024

#4 in #file-system

MIT/Apache

72KB
2K SLoC

GraphFS

GraphFS is a GraphQL interface for interfacing with a file system. It works with both remote (via SSH) or local file system.

To install

Be sure to have openssl install on your device

cargo install graph_fs

Read the documentation here

Dependencies

~83MB
~1.5M SLoC