/httpfs

A `net/http` compatible implementation of FileSystem with write support, from an absfs implementation.

Primary LanguageGoMIT LicenseMIT

httpfs

The httpfs package implements a net/http FileSystem interface compatible object that includes both file reading and file writing operations.

Work in progress