@solid-rest/file

2.1.20 • Public • Published

Solid-Rest-File

Treat any file system as a serverless Solid pod

This library treats a local file system as a serverless Solid Pod, accepting Solid requests (GET, PUT, etc.) and returning Solid responses (wac-allow headers, turtle representation of folders, etc.).

The library may be used stand-alone (see tests for examples), or as a plugin to Solid-Node-Client from where it can be integrated into almost any Solid library or app. Simply import Solid-Node-Client and thereafter use file:// URLs almost anywhere that https:// URLs work. See the Solid-Node-Client documentation for details.

© 2021, Jeff Zucker, may be freely used with an MIT license.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.20
    11
    • latest

Version History

Package Sidebar

Install

npm i @solid-rest/file

Weekly Downloads

13

Version

2.1.20

License

MIT

Unpacked Size

64 kB

Total Files

15

Last publish

Collaborators

  • jeff-zucker