Closed soapdog closed 3 years ago
localhost:8989
Two functions are provided:
patchfox.httpUrl()
patchfox.blobUrl()
Closes #80
localhost:8989
to fetch blobs.Two functions are provided:
patchfox.httpUrl()
is a low-level function that allows you to pass a full path.patchfox.blobUrl()
is a higher-level function, just pass a blob id.Closes #80