Invenio-Files-REST¶
Invenio-Files-REST is a files storage module. It allows you to store and retrieve files in a similar way to Amazon S3 APIs.
Features:
Files storage with configurable storage backends
Secure REST APIs
Support for large file uploads and multipart upload.
Customizable access control
File integrity monitoring
Further documentation is available on https://invenio-files-rest.readthedocs.io/.
User’s Guide¶
This part of the documentation will show you how to get started in using Invenio-Files-REST.
API Reference¶
If you are looking for information on a specific function, class or method, this part of the documentation is for you.
Additional Notes¶
Notes on how to contribute, legal information and changes are here for the interested.