Skip to content

Getting Started

Welcome to filestore — a production-ready file upload toolkit for FastAPI.

This section covers everything you need to start accepting file uploads in your FastAPI application.

  • Installation

    Install the base package and optional cloud backends

  • Quick Start

    Build your first upload endpoint in under 5 minutes