https://github.com/makeomatic/ms-files-restify
Repository for handling large file uploads. This is a restify proxy for uploading to different s3-like backends, which are located in ms-files-provider repos. By default works with google cloud storage. Supports multipart upload, checking file consistency, various chunk sizes, access control to the files and so on
https://github.com/makeomatic/ms-files-restify
Last synced: 8 months ago
JSON representation
Repository for handling large file uploads. This is a restify proxy for uploading to different s3-like backends, which are located in ms-files-provider repos. By default works with google cloud storage. Supports multipart upload, checking file consistency, various chunk sizes, access control to the files and so on
- Host: GitHub
- URL: https://github.com/makeomatic/ms-files-restify
- Owner: makeomatic
- License: mit
- Created: 2015-11-20T14:20:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-02-05T07:28:28.000Z (about 7 years ago)
- Last Synced: 2025-07-08T06:06:11.218Z (8 months ago)
- Language: JavaScript
- Size: 442 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Restify routes for Files Microservice