UNPKG

blueimp-file-upload

Version:

File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Eng

17 lines (14 loc) 262 B
application: jquery-file-upload version: 1 runtime: python27 api_version: 1 threadsafe: true builtins: - deferred: on handlers: - url: /(favicon\.ico|robots\.txt) static_files: static/\1 upload: static/(.*) expiration: '1d' - url: /.* script: main.app