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.
-
Install the base package and optional cloud backends
-
Build your first upload endpoint in under 5 minutes