Files-sdk Alternatives
Similar projects and alternatives to files-sdk
-
-
Puter.js
Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
-
-
-
image-url-converter
A simple tool that converts any image URL into a permanent link hosted on Cloudflare R2. Perfect for individuals or small projects needing image hosting services.
-
core
Add database, KV, blob storage, and cache to your Nuxt application. NuxtHub works on Vercel, Cloudflare, Netlify, and more. (by nuxt-hub)
-
cloudflare-for-speed-and-security
Scale faster and save big with the global edge cloud platform - https://kerkour.com/cloudflare-for-speed-and-security
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
files-sdk discussion
files-sdk reviews and mentions
- Files SDK
-
How to stop rewriting your storage layer every time you switch providers
A recently published open-source project, files-sdk, takes essentially this approach and bundles adapters for multiple object and blob backends behind a single small API surface built on web-standard I/O. I haven't shipped it to production yet, but the design lines up well with what I've ended up building by hand on three separate projects. Worth a look if you want to skip writing the adapters yourself — and if not, the source is a decent reference for what a sane shape looks like.
Stats
haydenbleasel/files-sdk is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of files-sdk is TypeScript.