Tenantbox
Multi-tenant file storage for SaaS devs in 2 API calls
What it does
Every SaaS developer building a multi-tenant app has to solve the same problem: how do you isolate files per user, enforce storage quotas, and track usage without rolling your own logic? Tenantbox solves this in two API calls. → Request a presigned URL with a tenant_id → PUT the file directly to Tenantbox storage, your server never touches it. That's it. Tenants are created automatically on first upload. Quota enforcement is built in. Per-tenant usage tracking works out of the box.
Does the same job
all alternatives →
- BCBitbox.co – Cloud Storage for Developers2018 · ▲86
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…
- FAFile0 – An easier way to manage files in serverless apps2024 · file0.dev · ▲212
Cmon... I just want to upload a file and make it public on the internet. Now you tell me I need to master bucket policies, ACL, CORS, multipart uploads, content headers, CDN, presigned URLs, and a bunch of other crap? I can't be asked, so I built FILE0. It's for storing files but you don't need to complete an online course.
- SPStop paying for Dropbox/Google Drive, use your own S3 bucket insteadApr 2026 · locker.dev · ▲252
Last week SWYX nerd-sniped me into building an Open-source Dropbox. Here is Locker: the ultimate open-source Google Drive/box/Dropbox alternative - Provider agnostic (S3, R2, vercel blob, local) - BYOB (Bring your own bucket) - Virtual file system - QMD Search plugin


More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com
Launched alongside, March 2026
the whole month →

Switch from ChatGPT to Claude with import memory feature
AI · Mar 2026 · claude.com


