Anybody know of a library of service (preferably open source) that offers an easy API to interact with all these in such a way?
https://github.com/jvilk/BrowserFS/blob/master/README.md
Here's our open source file picker: https://github.com/kloudless/file-explorer/ (the server-side is closed source and requires a paid subscription beyond a point)
Only other option I could find is https://github.com/rclone/rclone but it's a commandline tool
https://remotestoragejs.readthedocs.io/en/latest/getting-sta...
Anybody know of a library of service (preferably open source) that offers an easy API to interact with all these in such a way?