#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

#2595 in Command line utilities

Download history 6/week @ 2024-07-23 7/week @ 2024-09-10 3/week @ 2024-09-17 14/week @ 2024-09-24 11/week @ 2024-10-01

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

~82MB
~1.5M SLoC