Skip to content

jmcvetta/jfu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jfu - Go support for jQuery File Upload plugin

Golang + MongoDB + Memcached backend for the jQuery File Upload plugin.

All interaction with MongoDB is done thru a simple interface, so adding support for other datastores should be pretty easy.

Documentation

See pkgdoc for automatic documentation.

Example

See jfu-example for a simple demo app.

License

Released under the WTFPL v2.

Derived from Sebastian Tschan's MIT-licensed example code, included with the jQuery File Upload plugin, for a Google AppEngine-based Go backend.

About

Go backend support for jQuery File Upload plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages