Show HN: Bitbox.co – Cloud Storage for Developers https://ift.tt/2JZyPkj

Show HN: Bitbox.co – Cloud Storage for Developers I've decided to bite the bullet and release Bitbox.co and get some feedback. I've been coding for years and one of the things I constantly see companies do is write and rewrite a document storage system, so I decided to write one for them. Bitbox.co uses cloud storage (currently Azure) to store documents but can be coded to use any cloud service. Documents can be public or private and URLs to that document can be used directly in HTML. There are currently a list of WebAPIs for developers to use as a tool, or build an entire system around. 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? https://ift.tt/2rtgX9U May 8, 2018 at 02:58PM

Komentáře

Oblíbené příspěvky