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

https://github.com/taggagii/transferer

A server you can host which allows you to transfer files from one computer to another. (Made this to be used with ngrok and local hosting for anyone with the url)
https://github.com/taggagii/transferer

express express-js expressjs transfer-data transfer-files

Last synced: 10 months ago
JSON representation

A server you can host which allows you to transfer files from one computer to another. (Made this to be used with ngrok and local hosting for anyone with the url)

Awesome Lists containing this project

README

          

# Transferer (Upload / Download Server Site)

While playing around with ngrok and express.js I thought that it may be fun to make a site that lets you transfer files from computer to computer using ngrok. So, I made this, as an introduction to learning how file transfers over http work.