/node-image-cdn

A small node web application that allows you to upload an image via html & host it on a node.js server - accessible via a direct link.

Primary LanguageJavaScript

node-image-cdn

A small node.js web app that lets you easily upload and host files. Uses express, multer and ejs.

Feel free to fork. Edit public/index.html for the upload page and views/res.ejs for the response page.

All files uploaded are stored at /uploads

This was made to host small image files easily, but can be used to host anything really.

View the live version here