Playing around with plan9’s webfs, have a prototype for reading/writing to the lemmy api as if it were a series of files.

The program creates the files dynamically and it can then be mounted to wherever, in the case of the example here I just mounted it to the /n directory.

Currently I only have one api endpoint but this is good enough for a proof of concept.