Skip to content

A working example of a play framework (Java) app working with resumable.js. Allows upload of large files through HTTP (any size).

Notifications You must be signed in to change notification settings

jbaysolutions/play-java-resumable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

play-resumable-uploads

Working example of Play application (Java) with Resumable.js uploader. Allows upload of large files through HTTP (any size). This is an Example Java Play application. Application built on Play Framework (Java), Resumable.js.

Requirements

Running

To run the application, call command:

$ activator run

OR

$ sbt run

Then open url: http://localhost:9000/

About

A working example of a play framework (Java) app working with resumable.js. Allows upload of large files through HTTP (any size).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published