#graphql #filesystem #query #cli

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

#306 in #graphql

Download history

466 downloads per month

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

~96MB
~1.5M SLoC