Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fmpwizard/lift_fileupload
https://github.com/fmpwizard/lift_fileupload
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fmpwizard/lift_fileupload
- Owner: fmpwizard
- Created: 2011-03-11T19:00:25.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2013-06-29T15:08:21.000Z (over 11 years ago)
- Last Synced: 2024-04-16T06:22:03.435Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 127 KB
- Stars: 4
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)