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

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


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

Last synced: over 1 year 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
```