Show HN: Bitbox.co – Cloud Storage for Developers
This is an MVP and it's simple. Upload a file, get a token; like a valet or coat check. When you want that file back, send the token and you get a byte stream. There is also a built in file converter, so you can can upload a docx file and retrieve it as a pdf by appending .pdf to the URL, for example: https://ift.tt/2ruF08t, or perhaps a tiff: https://ift.tt/2HXQJHH. Files can be marked as public or private, and account owners can invite other users to join their team with read, write or admin privileges.
There are some directions I want to possibly go:
- Allow users to select their own cloud store (Azure, AWS, etc) rather than the built in store.
- Allow users to replicate their files between cloud stores, so you would store your documents on all your cloud stores in Azure or AWS, etc.
- Folder structures for organization
- Integration with third party platforms like WordPress or SurgarCRM
- Cookbook for code examples on how to connect through the WebAPI in various languages.
- Local install so developers can use their internal SMB shares to store files.
- File level security, and / or folder level security for users / files.
This was designed for IT departments without a strong development team to save money. Does anyone have a need for something like this?
www.bitbox.co
from Hacker News: Front Page https://ift.tt/2JZyPkj
via
Comments
Post a Comment