Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.21 KB

apidoc-overview.md

File metadata and controls

14 lines (11 loc) · 1.21 KB

Overview

Aurora Files is an open-source file storage platform, built to give you an ability to create your own cloud storage on your hardware by your rules. The file storage can be accessed from web browser or using native clients for Windows, iOS and Android operating systems. Alternatively you can use third-party WebDAV clients.

Afterlogic Aurora Files: Files List

Usefull links

Introduction

This API allows applications to communicate with backend code of Aurora Files. You can create your custom frontend which would interact with Aurora Files backend via Web API. Note that the application which uses Web API doesn't have to be written in JavaScript, it doesn't even have to be a web application, you can use this API in mobile, desktop and server applications as well.