An open API service indexing awesome lists of open source software.

https://github.com/prabirshrestha/vfs-s3

Amazon S3 backend for @c9/vfs
https://github.com/prabirshrestha/vfs-s3

Last synced: about 2 months ago
JSON representation

Amazon S3 backend for @c9/vfs

Awesome Lists containing this project

README

        

# VFS adapter for Amazon S3

This module is an adapter for Amazon S3 to be used with the [c9's Virtual File System (VFS)](https://github.com/c9/vfs).
It provides the necessary functionality to completely abstract the S3 protocol in
order to be used directly from VFS.

This project is work in process.