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

18 lines (15 loc) 278 B
application: jquery-file-upload version: 1 runtime: python27 api_version: 1 threadsafe: true libraries: - name: PIL version: latest handlers: - url: /(favicon\.ico|robots\.txt) static_files: static/\1 upload: static/(.*) expiration: '1d' - url: /.* script: main.app