Dethada / Node-CDN

Simple Nodejs CDN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node CDN

Simple nodejs cdn based on Formidable

Features

Currently only supports files uploads, no file deletion.

Usage

Send POST request to the app, with a token header containing the token you set in your environment variable.

If you want to test using uploadform.html remove or comment out && req.headers['token'] === process.env.CDN_TOKEN .

About

Simple Nodejs CDN

License:MIT License


Languages

Language:JavaScript 86.1%Language:HTML 13.9%