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

https://github.com/cloudhead/a-file-uploader


https://github.com/cloudhead/a-file-uploader

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

o A FILE UPLOADER

For Soundcloud.
By Alexis Sellier.

o REQUIREMENTS

A recent version of node is all that is needed.

o CONTENTS

index.js: node.js server source code
upload.js: javascript client code
index.html: upload form

o INSTRUCTIONS

run `make` the first time.
start server with `node . [port]`