Expand description
Handle project upload via multipart/form-data.
Receives a ZIP file and optional query parameter languages (comma‑separated).
Extracts the archive into a temporary directory and builds a graph
using the specified languages, or auto‑detection if none are given.
System headers are always excluded.
Structs§
Functions§
- handle_
upload - Handles ZIP upload.