issues
search
solid-contrib
/
solid-rest
a client-side API which supports any backend for Solid requests
37
stars
9
forks
source link
Version 2.0
#64
Closed
jeff-zucker
closed
3 years ago
jeff-zucker
commented
3 years ago
Major Changes
Code completely re-written from version 1.x.
New npm folder structure : @solid-rest/file, etc.
Invoke directly from new SolidRestFile(), not from new SolidRest([new SolidRestFile() ]
No switching between storage handlers, each instance has only a single storage
Major Changes