Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/billmeyer/file-upload-server


https://github.com/billmeyer/file-upload-server

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# File Upload Server example

Provides a simple web server that has a file upload capability built in.

## Execution

To run, simply do:

```bash
$ npm run webserver
```