litestar-file-uploads

Community

Secure Litestar file uploads with typed inputs.

Authoralti3
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Handle Litestar multipart file uploads securely with typed UploadFile inputs, validation, streaming, and storage pipeline integration. Use when accepting single or multiple files in request bodies. Do not use for static asset serving or general file-response behavior.

Core Features & Use Cases

  • Typed UploadFile inputs and per-field validation
  • Streaming large uploads to durable storage without consuming memory
  • Metadata exposure and safe response handling
  • Cross-skill integration: works with litestar-requests and litestar-responses for end-to-end workflows

Quick Start

Define a POST /upload endpoint that accepts UploadFile inputs and streams uploads to storage.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: litestar-file-uploads
Download link: https://github.com/alti3/litestar-skills/archive/main.zip#litestar-file-uploads

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.