README
dropbag
Simple SDK and REST-based file storage with different persistence options.
Switch between (or use both of) FS, Mongo, Lucene, etc.
Documentation forthcoming when abstraction occurs!
File persist and read abstraction
<script type="module">
import dropbag from 'https://cdn.skypack.dev/dropbag';
</script>
Simple SDK and REST-based file storage with different persistence options.
Switch between (or use both of) FS, Mongo, Lucene, etc.
Documentation forthcoming when abstraction occurs!