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

bin+lib graph_fs

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

5 releases

new 0.1.4 Apr 17, 2024
0.1.3 Apr 15, 2024
0.1.2 Mar 27, 2024
0.1.1 Mar 25, 2024
0.1.0 Mar 25, 2024

#2206 in Command line utilities

Download history 274/week @ 2024-03-21 105/week @ 2024-03-28 26/week @ 2024-04-04

405 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

Usage here

Dependencies

~83MB
~1.5M SLoC