• This repository has been archived on 19/Nov/2018
  • Stars
    star
    280
  • Rank 142,076 (Top 3 %)
  • Language
    Python
  • License
    MIT License
  • Created about 11 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Server-side examples for the Fine Uploader library

Server-Side Examples for the Widen Fine Uploader Javascript Library

license

This repository contains server-side examples for users of Widen's Fine Uploader javascript library. Server side examples for Fine Uploader S3 will appear in a S3 directory under the language of choice. All other examples assume you are uploading files to your own server.

For guidelines useful when integrating your server-side code with Fine Uploader, see the documentation site.


#### Support ####
Traditional upload examples (upload to your own server)

Widen supports the following traditional endpoint examples: (all other examples were provided and are supported by third parties)

  • PHP
  • node.js
  • Java
  • Python (Flask & Django)
Fine Uploader S3 examples

Widen supports upload-to-s3 server-side examples in the following languages (in the associated language's S3 subdirectory):

  • PHP
  • node.js
  • Java
  • Python
Fine Uploader Azure examples

Widen supports upload-to-azure server-side examples in the following languages (in the associated language's azure subdirectory):

  • C#

It is possible, and quite easy, to write your own server-side code for Fine Uploader S3 in another language. See the documentation for more details.

License

All server-side examples are MIT licensed. Please see license.txt for details.

More Repositories

1

fine-uploader

Multiple file upload plugin with image previews, drag and drop, progress bars. S3 and Azure support, image scaling, form support, chunking, resume, pause, and tons of other features.
JavaScript
8,192
star
2

react-fine-uploader

Easily integrate Fine Uploader or Fine Uploader S3 into a React app. Drop-in high-level components for a turn-key UI. Use small focused components to build a more custom UI.
JavaScript
631
star
3

integration-examples

Using Fine Uploader to solve real problems
HTML
83
star
4

fine-uploader-wrappers

ES6 classes that wrap a Fine Uploader S3, Azure, or Traditional instance & provide additional features.
JavaScript
29
star
5

fineuploader-go-server

A Golang upload server for the fineuploader.com library
Go
24
star
6

video-frame-uploader

Drop a video and upload frames of your choosing and/or automatically parse & upload frames from the video to easily tell a story.
JavaScript
24
star
7

bower-dist

A bower build for FineUploader/fine-uploader
Shell
17
star
8

modern-uploader

A modern and highly extensible JavaScript file upload library with support for all servers and applications
JavaScript
17
star
9

spring-boot-server

Spring Boot server for the Fine Uploader JavaScript library
Java
16
star
10

php-s3-server

PHP-based server-side example for handling S3-related requests (such as GET signature) from Fine Uploader
PHP
15
star
11

node-fine-uploader-server

An express server that handles Fine Uploader requests.
JavaScript
14
star
12

php-laravel-s3-server

Laravel-based server-side example for handling S3-related requests (such as GET signature) from Fine Uploader http://fineuploader.com
PHP
6
star
13

react-fine-uploader-rails

Ruby on Rails with ReactFineUploader Example App
Ruby
3
star
14

fineuploader.com

Source for https://fineuploader.com
HTML
1
star
15

docs.fineuploader.com

Source for the official Fine Uploader documentation site.
HTML
1
star