node-solid-rest

client-side multi-backend API for Solid requests - nodejs lib
  https://github.com/jeff-zucker/solid-rest.git
  0
  no reviews



Solid REST sits between auth modules like solid-auth-client and solid-auth-cli to handle requests for file:// and app:// URIs and then uses the appropriate storage module to do the work.

Solid (Social Linked Data) is a web decentralization project with the aims to radically change the way web applications work by developing a platform for linked-data applications that are completely decentralized and fully under users' control rather than controlled by other entities.

This package contains Solid REST usable with Nodejs.