Cloud Storage API
DAY 86 👾
I’m back 💙
Today I created Cloud Storage API Application.
​Cloud Storage API which ​turns any host on network into a HTTP cloud storage service. This project is specifically designed for local area networks to host a Cloud-like storage system and providing a level of abstraction over CLI based methods like SSH or telnet for accessing the server.
Key Advantages : (support for)
- Restricted access to users
- Access policy managable for different users
- User activity Tracking possible
Users can create File, create Folder, write to a File, remove File, remove Folder & show the contents of the File throught GET & POST requests.