a file host
- Python 3
- A web host
python setup.py- http://flask.pocoo.org/docs/1.0/tutorial/deploy/
POST /create HTTP/1.1
Host: nice.website
Content-Type: multipart/form-data; boundary=X-FORM-BOUNDARY
* multipart form dataGET /<file> HTTP/1.1
Host: nice.websitecreate a fancy upload gui, drop it into the database under index
wait until hacktoberfest
Licensed under ISC. See LICENSE.md