#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

6 releases

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

#2537 in Command line utilities

Download history 182/week @ 2024-03-27 48/week @ 2024-04-03 117/week @ 2024-04-10 171/week @ 2024-04-17 1/week @ 2024-05-22 82/week @ 2024-06-19 45/week @ 2024-06-26 12/week @ 2024-07-03

139 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

~78MB
~1.5M SLoC