Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cypher-o/file_upload_download

Allows users to upload & download files to and from the server
https://github.com/cypher-o/file_upload_download

api download typescript upload

Last synced: 24 days ago
JSON representation

Allows users to upload & download files to and from the server

Awesome Lists containing this project

README

        

# FILE-UPLOAD-Download

## COMPILE

```sh
tsc
```

## RUN

```sh
node ./dist/server.js
```