Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fmpwizard/lift_fileupload


https://github.com/fmpwizard/lift_fileupload

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Run:

```
git clone git://github.com/fmpwizard/lift_fileupload.git
cd lift_fileupload
sbt
> update
> jetty-run
```

Go to `http://127.0.0.1:8080`

Select a file to upload and click "Create"

This example now works (so you can use it as a getting starting point)