Web5design / server-examples

Server-side examples for the Fine Uploader library

Home Page:http://fineuploader.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server-Side Examples for the Widen Fine Uploader Javascript Library

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.

About

Server-side examples for the Fine Uploader library

http://fineuploader.com

License:MIT License


Languages

Language:PHP 32.1%Language:Python 18.8%Language:Java 17.6%Language:Erlang 10.7%Language:JavaScript 8.4%Language:C# 7.3%Language:ColdFusion 1.9%Language:Visual Basic 1.7%Language:Perl 1.3%Language:Makefile 0.1%Language:Shell 0.1%