Server is running on port 10009
/api/upload
Upload a 3D model file (multipart/form-data, field: "model")
/api/models
Get list of all uploaded models
/api/models/:filename
Get information about specific model
/api/download/:filename
Download model file
/api/models/:filename
Delete a model
/models/:filename
Direct static access to model files (with CORS)
GLB, GLTF, OBJ, FBX, STL, PLY
100 MB