
AIFS - HTTP File System
A simple HTTP REST API for cloud file storage. Persist files across sessions, share data between agents, or store user content in the cloud with support for read, write, patch, and delete operations.
🚀 AIFS is a simple HTTP REST API for cloud file storage. Save files, retrieve them anytime, and share data between sessions or agents. Perfect for persisting notes, storing user content, and building collaborative workflows without managing your own servers.
💡 Use cases include session persistence (save notes and resume later), agent-to-agent data sharing, user content management, and temporary file storage. Ideal for chatbots, automation tools, and multi-step workflows that need reliable cloud backup.
✨ Flexible access control with API key types (admin, read-write, read-only, write-only) lets you grant precise permissions. Line-level editing and file summaries keep operations efficient, while automatic directory creation simplifies workflows.